Uses of Enum
com.google.cloud.datacatalog.v1.ColumnSchema.LookerColumnSpec.LookerColumnType
-
Uses of ColumnSchema.LookerColumnSpec.LookerColumnType in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return ColumnSchema.LookerColumnSpec.LookerColumnTypeModifier and TypeMethodDescriptionColumnSchema.LookerColumnSpec.LookerColumnType.forNumber(int value) ColumnSchema.LookerColumnSpec.Builder.getType()Looker specific column type of this column.ColumnSchema.LookerColumnSpec.getType()Looker specific column type of this column.ColumnSchema.LookerColumnSpecOrBuilder.getType()Looker specific column type of this column.ColumnSchema.LookerColumnSpec.LookerColumnType.valueOf(int value) Deprecated.ColumnSchema.LookerColumnSpec.LookerColumnType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.ColumnSchema.LookerColumnSpec.LookerColumnType.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.LookerColumnSpec.LookerColumnTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ColumnSchema.LookerColumnSpec.LookerColumnType>ColumnSchema.LookerColumnSpec.LookerColumnType.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type ColumnSchema.LookerColumnSpec.LookerColumnTypeModifier and TypeMethodDescriptionColumnSchema.LookerColumnSpec.Builder.setType(ColumnSchema.LookerColumnSpec.LookerColumnType value) Looker specific column type of this column.