pageToken property

String? pageToken
getter/setter pair

If this field is not empty then it must contain the nextPageToken value returned by a previous call to this method.

Using this field causes the method to return additional results from the previous method call.

Implementation

core.String? pageToken;