Google Cloud Data Catalog V1 Client - Class MigrationConfig (2.2.4)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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.

getTagTemplateMigration

Opt-in status for the migration of Tag Templates to Dataplex.

Returns
Type Description
int

setTagTemplateMigration

Opt-in status for the migration of Tag Templates to Dataplex.

Parameter
Name Description
var int
Returns
Type Description
$this

getCatalogUiExperience

Opt-in status for the UI switch to Dataplex.

Returns
Type Description
int

setCatalogUiExperience

Opt-in status for the UI switch to Dataplex.

Parameter
Name Description
var int
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.