nextPageToken property
A token that can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages. See https://google.aip.dev/158 for more details.
Implementation
core.String? nextPageToken;
A token that can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages. See https://google.aip.dev/158 for more details.
core.String? nextPageToken;