nextPageToken property

String? nextPageToken
getter/setter pair

Pass this token in the SearchResourcesRequest to continue to list results.

If all results have been returned, this field is an empty string or not present in the response.

Implementation

core.String? nextPageToken;