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