nextPageToken property

String? nextPageToken
getter/setter pair

If empty, the list is complete.

If nonempty, pass the token to the next request's ListPredictionApiKeysRegistrationsRequest.pageToken.

Implementation

core.String? nextPageToken;