Google Cloud Data Catalog V1 Client - Class CatalogUIExperience (2.4.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;

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.