Uses of Enum
com.google.cloud.bigquery.storage.v1beta1.Storage.DataFormat
-
Uses of Storage.DataFormat in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return Storage.DataFormatModifier and TypeMethodDescriptionstatic Storage.DataFormatStorage.DataFormat.forNumber(int value) Storage.CreateReadSessionRequest.Builder.getFormat()Data output format.Storage.CreateReadSessionRequest.getFormat()Data output format.Storage.CreateReadSessionRequestOrBuilder.getFormat()Data output format.static Storage.DataFormatStorage.DataFormat.valueOf(int value) Deprecated.static Storage.DataFormatStorage.DataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Storage.DataFormatReturns the enum constant of this type with the specified name.static Storage.DataFormat[]Storage.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.v1beta1 that return types with arguments of type Storage.DataFormatModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Storage.DataFormat>Storage.DataFormat.internalGetValueMap()Methods in com.google.cloud.bigquery.storage.v1beta1 with parameters of type Storage.DataFormatModifier and TypeMethodDescriptionStorage.CreateReadSessionRequest.Builder.setFormat(Storage.DataFormat value) Data output format.