Uses of Enum
com.google.cloud.datacatalog.v1.TagTemplateMigration
-
Uses of TagTemplateMigration in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return TagTemplateMigrationModifier and TypeMethodDescriptionstatic TagTemplateMigrationTagTemplateMigration.forNumber(int value) MigrationConfig.Builder.getTagTemplateMigration()Opt-in status for the migration of Tag Templates to Dataplex.MigrationConfig.getTagTemplateMigration()Opt-in status for the migration of Tag Templates to Dataplex.MigrationConfigOrBuilder.getTagTemplateMigration()Opt-in status for the migration of Tag Templates to Dataplex.SetConfigRequest.Builder.getTagTemplateMigration()Opt-in status for the migration of Tag Templates to Dataplex.SetConfigRequest.getTagTemplateMigration()Opt-in status for the migration of Tag Templates to Dataplex.SetConfigRequestOrBuilder.getTagTemplateMigration()Opt-in status for the migration of Tag Templates to Dataplex.static TagTemplateMigrationTagTemplateMigration.valueOf(int value) Deprecated.static TagTemplateMigrationTagTemplateMigration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static TagTemplateMigrationReturns the enum constant of this type with the specified name.static TagTemplateMigration[]TagTemplateMigration.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 TagTemplateMigrationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<TagTemplateMigration>TagTemplateMigration.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type TagTemplateMigrationModifier and TypeMethodDescriptionMigrationConfig.Builder.setTagTemplateMigration(TagTemplateMigration value) Opt-in status for the migration of Tag Templates to Dataplex.SetConfigRequest.Builder.setTagTemplateMigration(TagTemplateMigration value) Opt-in status for the migration of Tag Templates to Dataplex.