Class ListTaxonomiesResponse (3.11.0)

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

Response message for ListTaxonomies.

Attributes

NameDescription
taxonomies MutableSequence[google.cloud.datacatalog_v1beta1.types.Taxonomy]
Taxonomies that the project contains.
next_page_token str
Token used to retrieve the next page of results, or empty if there are no more results in the list.