Uses of Enum
com.google.cloud.datacatalog.v1.ColumnSchema.SystemSpecCase
-
Uses of ColumnSchema.SystemSpecCase in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return ColumnSchema.SystemSpecCaseModifier and TypeMethodDescriptionstatic ColumnSchema.SystemSpecCaseColumnSchema.SystemSpecCase.forNumber(int value) ColumnSchema.Builder.getSystemSpecCase()ColumnSchema.getSystemSpecCase()ColumnSchemaOrBuilder.getSystemSpecCase()static ColumnSchema.SystemSpecCaseColumnSchema.SystemSpecCase.valueOf(int value) Deprecated.static ColumnSchema.SystemSpecCaseReturns the enum constant of this type with the specified name.static ColumnSchema.SystemSpecCase[]ColumnSchema.SystemSpecCase.values()Returns an array containing the constants of this enum type, in the order they are declared.