nextPageToken property

String? nextPageToken
getter/setter pair

If the number of action types exceeded the requested page size, this field will be populated with a token to fetch the next page on a subsequent call to placeActionTypeMetadata.list.

If there are no more results, this field will not be present in the response.

Implementation

core.String? nextPageToken;