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