tagTemplateMigration property
Opt-in status for the migration of Tag Templates to Dataplex. Possible string values are:
- "TAG_TEMPLATE_MIGRATION_UNSPECIFIED" : Default value. Migration of Tag Templates from Data Catalog to Dataplex is not performed.
- "TAG_TEMPLATE_MIGRATION_ENABLED" : Migration of Tag Templates from Data Catalog to Dataplex is enabled.
- "TAG_TEMPLATE_MIGRATION_DISABLED" : Migration of Tag Templates from Data Catalog to Dataplex is disabled.
Implementation
core.String? tagTemplateMigration;