SetConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for SetConfig.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The organization or project whose config is being specified. |
tag_template_migration |
google.cloud.datacatalog_v1.types.TagTemplateMigration
Opt-in status for the migration of Tag Templates to Dataplex. This field is a member of oneof_ configuration.
|
catalog_ui_experience |
google.cloud.datacatalog_v1.types.CatalogUIExperience
Opt-in status for the UI switch to Dataplex. This field is a member of oneof_ configuration.
|