pageToken property
A page token, received from a previous
MetadataService.ListMetadataSchemas
call. Provide this to retrieve the next page.
When paginating, all other provided parameters must match the call that provided the page token. (Otherwise the request will fail with INVALID_ARGUMENT error.)
Implementation
final String pageToken;