nextPageToken property
You can send a token as pageToken
to retrieve the next page of results.
If empty, there are no subsequent pages.
Implementation
core.String? nextPageToken;
You can send a token as pageToken
to retrieve the next page of results.
If empty, there are no subsequent pages.
core.String? nextPageToken;