Uses of Enum
com.google.cloud.bigquery.storage.v1.DataFormat
-
Uses of DataFormat in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return DataFormatModifier and TypeMethodDescriptionstatic DataFormatDataFormat.forNumber(int value) ReadSession.Builder.getDataFormat()Immutable.ReadSession.getDataFormat()Immutable.ReadSessionOrBuilder.getDataFormat()Immutable.static DataFormatDataFormat.valueOf(int value) Deprecated.static DataFormatDataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static DataFormatReturns the enum constant of this type with the specified name.static DataFormat[]DataFormat.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 DataFormatModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DataFormat>DataFormat.internalGetValueMap()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type DataFormat