Uses of Enum
com.google.cloud.datacatalog.v1.ColumnSchema.IndexingType
-
Uses of ColumnSchema.IndexingType in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return ColumnSchema.IndexingTypeModifier and TypeMethodDescriptionstatic ColumnSchema.IndexingTypeColumnSchema.IndexingType.forNumber(int value) ColumnSchema.Builder.getHighestIndexingType()Optional.ColumnSchema.getHighestIndexingType()Optional.ColumnSchemaOrBuilder.getHighestIndexingType()Optional.static ColumnSchema.IndexingTypeColumnSchema.IndexingType.valueOf(int value) Deprecated.static ColumnSchema.IndexingTypeColumnSchema.IndexingType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ColumnSchema.IndexingTypeReturns the enum constant of this type with the specified name.static ColumnSchema.IndexingType[]ColumnSchema.IndexingType.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 ColumnSchema.IndexingTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ColumnSchema.IndexingType>ColumnSchema.IndexingType.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type ColumnSchema.IndexingTypeModifier and TypeMethodDescriptionColumnSchema.Builder.setHighestIndexingType(ColumnSchema.IndexingType value) Optional.