Uses of Enum
com.google.cloud.bigquery.storage.v1beta2.TableFieldSchema.Mode
-
Uses of TableFieldSchema.Mode in com.google.cloud.bigquery.storage.v1beta2
Methods in com.google.cloud.bigquery.storage.v1beta2 that return TableFieldSchema.ModeModifier and TypeMethodDescriptionstatic TableFieldSchema.ModeTableFieldSchema.Mode.forNumber(int value) TableFieldSchema.Builder.getMode()Optional.TableFieldSchema.getMode()Optional.TableFieldSchemaOrBuilder.getMode()Optional.static TableFieldSchema.ModeTableFieldSchema.Mode.valueOf(int value) Deprecated.static TableFieldSchema.ModeTableFieldSchema.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static TableFieldSchema.ModeReturns the enum constant of this type with the specified name.static TableFieldSchema.Mode[]TableFieldSchema.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.bigquery.storage.v1beta2 that return types with arguments of type TableFieldSchema.ModeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<TableFieldSchema.Mode>TableFieldSchema.Mode.internalGetValueMap()Methods in com.google.cloud.bigquery.storage.v1beta2 with parameters of type TableFieldSchema.ModeModifier and TypeMethodDescriptionTableFieldSchema.Builder.setMode(TableFieldSchema.Mode value) Optional.