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

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