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 results.
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 results.
core.String? nextPageToken;