ExportTaxonomiesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for ExportTaxonomies.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. Resource name of the project that the exported taxonomies belong to. |
taxonomies |
MutableSequence[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 .
|