Class ListTaxonomiesRequest (3.7.1)

ListTaxonomiesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ListTaxonomies.

Attributes

NameDescription
parent str
Required. Resource name of the project to list the taxonomies of.
page_size int
The maximum number of items to return. Must be a value between 1 and 1000 inclusively. If not set, defaults to 50.
page_token str
The pagination token of the next results page. If not set, the first page is returned. The token is returned in the response to a previous list request.