Class ExportTaxonomiesRequest (3.9.0)

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

Attributes

NameDescription
parent str
Required. Resource name of the project that the exported taxonomies belong to.
taxonomies Sequence[str]
Required. Resource names of the taxonomies to export.
serialized_taxonomies bool
Serialized export taxonomies that contain all the policy tags as nested protocol buffers. This field is a member of `oneof`_ ``destination``.

Inheritance

builtins.object > proto.message.Message > ExportTaxonomiesRequest