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