public class PeoplePage extends ApiPage<Person>
ApiPage
Person
PeoplePage()
PeoplePage(java.util.List<Person> items, java.lang.String nextPageToken)
getNextPageToken
getEtag, getItems
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PeoplePage()
public PeoplePage(java.util.List<Person> items, java.lang.String nextPageToken)