Uses of Enum
com.google.cloud.bigquery.storage.v1beta1.Storage.ReadRowsResponse.SchemaCase
-
Uses of Storage.ReadRowsResponse.SchemaCase in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return Storage.ReadRowsResponse.SchemaCaseModifier and TypeMethodDescriptionStorage.ReadRowsResponse.SchemaCase.forNumber(int value) Storage.ReadRowsResponse.Builder.getSchemaCase()Storage.ReadRowsResponse.getSchemaCase()Storage.ReadRowsResponseOrBuilder.getSchemaCase()Storage.ReadRowsResponse.SchemaCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static Storage.ReadRowsResponse.SchemaCase[]Storage.ReadRowsResponse.SchemaCase.values()Returns an array containing the constants of this enum type, in the order they are declared.