nextPageToken property
If the number of categories exceeded the requested page size, this field
will be populated with a token to fetch the next page of categories on a
subsequent call to ListCategories
.
Implementation
core.String? nextPageToken;
If the number of categories exceeded the requested page size, this field
will be populated with a token to fetch the next page of categories on a
subsequent call to ListCategories
.
core.String? nextPageToken;