Uses of Interface
com.google.cloud.bigquery.storage.v1.ProtoSchemaOrBuilder
-
Packages that use ProtoSchemaOrBuilder Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of ProtoSchemaOrBuilder in com.google.cloud.bigquery.storage.v1
Classes in com.google.cloud.bigquery.storage.v1 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.v1 that return ProtoSchemaOrBuilder Modifier and Type Method Description ProtoSchemaOrBuilder
AppendRowsRequest.ProtoData.Builder. getWriterSchemaOrBuilder()
The protocol buffer schema used to serialize the data.ProtoSchemaOrBuilder
AppendRowsRequest.ProtoData. getWriterSchemaOrBuilder()
The protocol buffer schema used to serialize the data.ProtoSchemaOrBuilder
AppendRowsRequest.ProtoDataOrBuilder. getWriterSchemaOrBuilder()
The protocol buffer schema used to serialize the data.
-