Uses of Enum
com.google.cloud.datacatalog.v1.CatalogUIExperience
-
Uses of CatalogUIExperience in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return CatalogUIExperienceModifier and TypeMethodDescriptionstatic CatalogUIExperienceCatalogUIExperience.forNumber(int value) MigrationConfig.Builder.getCatalogUiExperience()Opt-in status for the UI switch to Dataplex.MigrationConfig.getCatalogUiExperience()Opt-in status for the UI switch to Dataplex.MigrationConfigOrBuilder.getCatalogUiExperience()Opt-in status for the UI switch to Dataplex.SetConfigRequest.Builder.getCatalogUiExperience()Opt-in status for the UI switch to Dataplex.SetConfigRequest.getCatalogUiExperience()Opt-in status for the UI switch to Dataplex.SetConfigRequestOrBuilder.getCatalogUiExperience()Opt-in status for the UI switch to Dataplex.static CatalogUIExperienceCatalogUIExperience.valueOf(int value) Deprecated.static CatalogUIExperienceCatalogUIExperience.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static CatalogUIExperienceReturns 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.Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type CatalogUIExperienceModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CatalogUIExperience>CatalogUIExperience.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type CatalogUIExperienceModifier and TypeMethodDescriptionMigrationConfig.Builder.setCatalogUiExperience(CatalogUIExperience value) Opt-in status for the UI switch to Dataplex.SetConfigRequest.Builder.setCatalogUiExperience(CatalogUIExperience value) Opt-in status for the UI switch to Dataplex.