Uses of Interface
com.google.cloud.bigquery.storage.v1beta2.ProtoSchemaOrBuilder
-
Packages that use ProtoSchemaOrBuilder Package Description com.google.cloud.bigquery.storage.v1beta2 A client to BigQuery Storage API -
-
Uses of ProtoSchemaOrBuilder in com.google.cloud.bigquery.storage.v1beta2
Classes in com.google.cloud.bigquery.storage.v1beta2 that implement ProtoSchemaOrBuilder Modifier and Type Class Description class
ProtoSchema
ProtoSchema describes the schema of the serialized protocol buffer data rows.static class
ProtoSchema.Builder
ProtoSchema describes the schema of the serialized protocol buffer data rows.Methods in com.google.cloud.bigquery.storage.v1beta2 that return ProtoSchemaOrBuilder Modifier and Type Method Description ProtoSchemaOrBuilder
AppendRowsRequest.ProtoData.Builder. getWriterSchemaOrBuilder()
Proto schema used to serialize the data.ProtoSchemaOrBuilder
AppendRowsRequest.ProtoData. getWriterSchemaOrBuilder()
Proto schema used to serialize the data.ProtoSchemaOrBuilder
AppendRowsRequest.ProtoDataOrBuilder. getWriterSchemaOrBuilder()
Proto schema used to serialize the data.
-