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

Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class CatalogUIExperience.

Configuration related to the opt-in status for the UI switch to Dataplex.

Protobuf type google.cloud.datacatalog.v1.CatalogUIExperience

Namespace

Google \ Cloud \ DataCatalog \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

CATALOG_UI_EXPERIENCE_UNSPECIFIED

Value: 0

Default value. The default UI is Dataplex.

Generated from protobuf enum CATALOG_UI_EXPERIENCE_UNSPECIFIED = 0;

CATALOG_UI_EXPERIENCE_ENABLED

Value: 1

The UI is Dataplex.

Generated from protobuf enum CATALOG_UI_EXPERIENCE_ENABLED = 1;

CATALOG_UI_EXPERIENCE_DISABLED

Value: 2

The UI is Data Catalog.

Generated from protobuf enum CATALOG_UI_EXPERIENCE_DISABLED = 2;