Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::MigrationConfig (v2.3.0)

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

#catalog_ui_experience=

def catalog_ui_experience=(value) -> ::Google::Cloud::DataCatalog::V1::CatalogUIExperience
Parameter
Returns

#tag_template_migration

def tag_template_migration() -> ::Google::Cloud::DataCatalog::V1::TagTemplateMigration
Returns

#tag_template_migration=

def tag_template_migration=(value) -> ::Google::Cloud::DataCatalog::V1::TagTemplateMigration
Parameter
Returns

#template_migration_enabled_time

def template_migration_enabled_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — The time when the Tag Template migration was enabled. If the Tag Template migration is not enabled, this field is not set.

#template_migration_enabled_time=

def template_migration_enabled_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
  • value (::Google::Protobuf::Timestamp) — The time when the Tag Template migration was enabled. If the Tag Template migration is not enabled, this field is not set.
Returns
  • (::Google::Protobuf::Timestamp) — The time when the Tag Template migration was enabled. If the Tag Template migration is not enabled, this field is not set.