nextPageToken property
Page token used to retrieve the next page.
This is currently not used, but the server may at any point start supplying a valid token.
Implementation
core.String? nextPageToken;
Page token used to retrieve the next page.
This is currently not used, but the server may at any point start supplying a valid token.
core.String? nextPageToken;