Uses of Class
com.google.cloud.bigquery.storage.v1.DataFormat
-
Packages that use DataFormat Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of DataFormat in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return DataFormat Modifier and Type Method Description static DataFormatDataFormat. forNumber(int value)DataFormatReadSession.Builder. getDataFormat()Immutable.DataFormatReadSession. getDataFormat()Immutable.DataFormatReadSessionOrBuilder. 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 DataFormatDataFormat. valueOf(String name)Returns 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 DataFormat Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<DataFormat>DataFormat. internalGetValueMap()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type DataFormat Modifier and Type Method Description ReadSession.BuilderReadSession.Builder. setDataFormat(DataFormat value)Immutable.
-