Uses of Enum
com.google.cloud.bigquery.storage.v1.TableFieldSchema.Type
-
Uses of TableFieldSchema.Type in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return TableFieldSchema.TypeModifier and TypeMethodDescriptionstatic TableFieldSchema.TypeTableFieldSchema.Type.forNumber(int value) TableFieldSchema.Builder.getType()Required.TableFieldSchema.FieldElementType.Builder.getType()Required.TableFieldSchema.FieldElementType.getType()Required.TableFieldSchema.FieldElementTypeOrBuilder.getType()Required.TableFieldSchema.getType()Required.TableFieldSchemaOrBuilder.getType()Required.static TableFieldSchema.TypeTableFieldSchema.Type.valueOf(int value) Deprecated.static TableFieldSchema.TypeTableFieldSchema.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static TableFieldSchema.TypeReturns the enum constant of this type with the specified name.static TableFieldSchema.Type[]TableFieldSchema.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.bigquery.storage.v1 that return types with arguments of type TableFieldSchema.TypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<TableFieldSchema.Type>TableFieldSchema.Type.internalGetValueMap()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type TableFieldSchema.TypeModifier and TypeMethodDescriptionTableFieldSchema.Builder.setType(TableFieldSchema.Type value) Required.TableFieldSchema.FieldElementType.Builder.setType(TableFieldSchema.Type value) Required.