Uses of Enum
com.google.cloud.bigquery.storage.v1.ReadSession.TableReadOptions.OutputFormatSerializationOptionsCase
-
Uses of ReadSession.TableReadOptions.OutputFormatSerializationOptionsCase in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return ReadSession.TableReadOptions.OutputFormatSerializationOptionsCaseModifier and TypeMethodDescriptionReadSession.TableReadOptions.OutputFormatSerializationOptionsCase.forNumber(int value) ReadSession.TableReadOptions.Builder.getOutputFormatSerializationOptionsCase()ReadSession.TableReadOptions.getOutputFormatSerializationOptionsCase()ReadSession.TableReadOptionsOrBuilder.getOutputFormatSerializationOptionsCase()ReadSession.TableReadOptions.OutputFormatSerializationOptionsCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ReadSession.TableReadOptions.OutputFormatSerializationOptionsCase.values()Returns an array containing the constants of this enum type, in the order they are declared.