Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::MigrationConfig.
The configuration related to the migration to Dataplex applied to an organization or project. It is the response message for SetConfig and RetrieveEffectiveConfig.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#catalog_ui_experience
def catalog_ui_experience() -> ::Google::Cloud::DataCatalog::V1::CatalogUIExperience
Returns
- (::Google::Cloud::DataCatalog::V1::CatalogUIExperience) — Opt-in status for the UI switch to Dataplex.
#catalog_ui_experience=
def catalog_ui_experience=(value) -> ::Google::Cloud::DataCatalog::V1::CatalogUIExperience
Parameter
- value (::Google::Cloud::DataCatalog::V1::CatalogUIExperience) — Opt-in status for the UI switch to Dataplex.
Returns
- (::Google::Cloud::DataCatalog::V1::CatalogUIExperience) — Opt-in status for the UI switch to Dataplex.
#tag_template_migration
def tag_template_migration() -> ::Google::Cloud::DataCatalog::V1::TagTemplateMigration
Returns
- (::Google::Cloud::DataCatalog::V1::TagTemplateMigration) — Opt-in status for the migration of Tag Templates to Dataplex.
#tag_template_migration=
def tag_template_migration=(value) -> ::Google::Cloud::DataCatalog::V1::TagTemplateMigration
Parameter
- value (::Google::Cloud::DataCatalog::V1::TagTemplateMigration) — Opt-in status for the migration of Tag Templates to Dataplex.
Returns
- (::Google::Cloud::DataCatalog::V1::TagTemplateMigration) — Opt-in status for the migration of Tag Templates to Dataplex.