nextPageToken property
If the number of locations exceeded the requested page size, this field is
populated with a token to fetch the next page of locations on a subsequent
call to ListLocations
.
If there are no more locations, this field is not present in the response.
Implementation
core.String? nextPageToken;