| Modifier and Type | Method and Description |
|---|---|
static CatalogUIExperience |
CatalogUIExperience.forNumber(int value) |
CatalogUIExperience |
SetConfigRequest.getCatalogUiExperience()
Opt-in status for the UI switch to Dataplex.
|
CatalogUIExperience |
SetConfigRequest.Builder.getCatalogUiExperience()
Opt-in status for the UI switch to Dataplex.
|
CatalogUIExperience |
MigrationConfig.getCatalogUiExperience()
Opt-in status for the UI switch to Dataplex.
|
CatalogUIExperience |
MigrationConfig.Builder.getCatalogUiExperience()
Opt-in status for the UI switch to Dataplex.
|
CatalogUIExperience |
MigrationConfigOrBuilder.getCatalogUiExperience()
Opt-in status for the UI switch to Dataplex.
|
CatalogUIExperience |
SetConfigRequestOrBuilder.getCatalogUiExperience()
Opt-in status for the UI switch to Dataplex.
|
static CatalogUIExperience |
CatalogUIExperience.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CatalogUIExperience |
CatalogUIExperience.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CatalogUIExperience |
CatalogUIExperience.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatalogUIExperience[] |
CatalogUIExperience.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<CatalogUIExperience> |
CatalogUIExperience.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SetConfigRequest.Builder |
SetConfigRequest.Builder.setCatalogUiExperience(CatalogUIExperience value)
Opt-in status for the UI switch to Dataplex.
|
MigrationConfig.Builder |
MigrationConfig.Builder.setCatalogUiExperience(CatalogUIExperience value)
Opt-in status for the UI switch to Dataplex.
|
Copyright © 2025 Google LLC. All rights reserved.