pageToken property
A page token, received from a previous
FeaturestoreService.ListFeatures
call or
FeatureRegistryService.ListFeatures
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
FeaturestoreService.ListFeatures
or
FeatureRegistryService.ListFeatures
must match the call that provided the page token.
Implementation
final String pageToken;