nextPageToken property

String? nextPageToken
getter/setter pair

If empty, the list is complete.

If nonempty, the token to pass to the next request's ListCatalogItemRequest.page_token.

Implementation

core.String? nextPageToken;