Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class MigrationConfig.
The configuration related to the migration to Dataplex applied to an organization or project.
It is the response message for SetConfig and RetrieveEffectiveConfig .
Generated from protobuf message google.cloud.datacatalog.v1.MigrationConfig
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ tag_template_migration
int
Opt-in status for the migration of Tag Templates to Dataplex.
↳ catalog_ui_experience
int
Opt-in status for the UI switch to Dataplex.
↳ template_migration_enabled_time
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.
getTagTemplateMigration
Opt-in status for the migration of Tag Templates to Dataplex.
setTagTemplateMigration
Opt-in status for the migration of Tag Templates to Dataplex.
$this
getCatalogUiExperience
Opt-in status for the UI switch to Dataplex.
setCatalogUiExperience
Opt-in status for the UI switch to Dataplex.
$this
getTemplateMigrationEnabledTime
The time when the Tag Template migration was enabled.
If the Tag Template migration is not enabled, this field is not set.
hasTemplateMigrationEnabledTime
clearTemplateMigrationEnabledTime
setTemplateMigrationEnabledTime
The time when the Tag Template migration was enabled.
If the Tag Template migration is not enabled, this field is not set.
$this

