nextPageToken property
The next pagination token in the List response.
It should be used as page_token for the following request. An empty value means no more result.
Implementation
core.String? nextPageToken;
The next pagination token in the List response.
It should be used as page_token for the following request. An empty value means no more result.
core.String? nextPageToken;