Class ListTaxonomiesRequest (3.19.0)

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. If not set, defaults to 50.
page_token str
The next_page_token value returned from a previous list request, if any. If not set, defaults to an empty string.
filter str
Supported field for filter is 'service' and value is 'dataplex'. Eg: service=dataplex.