nextPageToken property

String? nextPageToken
getter/setter pair

A token to retrieve a page of results.

Pass this value in the [ListGLossaryEntriesRequest.page_token] field in the subsequent calls.

Optional.

Implementation

core.String? nextPageToken;