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 classProtoSchemaProtoSchema describes the schema of the serialized protocol buffer data rows.static classProtoSchema.BuilderProtoSchema 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 ProtoSchemaOrBuilderAppendRowsRequest.ProtoData.Builder. getWriterSchemaOrBuilder()The protocol buffer schema used to serialize the data.ProtoSchemaOrBuilderAppendRowsRequest.ProtoData. getWriterSchemaOrBuilder()The protocol buffer schema used to serialize the data.ProtoSchemaOrBuilderAppendRowsRequest.ProtoDataOrBuilder. getWriterSchemaOrBuilder()The protocol buffer schema used to serialize the data.
-