Class ExportTaxonomiesRequest (3.9.2)

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

Attributes

NameDescription
parent str
Required. Resource name of the project that taxonomies to be exported will share.
taxonomies Sequence[str]
Required. Resource names of the taxonomies to be exported.
serialized_taxonomies bool
Export taxonomies as serialized taxonomies. This field is a member of `oneof`_ ``destination``.

Inheritance

builtins.object > proto.message.Message > ExportTaxonomiesRequest