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 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.v1beta2 that return ProtoSchemaOrBuilder Modifier and Type Method Description ProtoSchemaOrBuilderAppendRowsRequest.ProtoData.Builder. getWriterSchemaOrBuilder()Proto schema used to serialize the data.ProtoSchemaOrBuilderAppendRowsRequest.ProtoData. getWriterSchemaOrBuilder()Proto schema used to serialize the data.ProtoSchemaOrBuilderAppendRowsRequest.ProtoDataOrBuilder. getWriterSchemaOrBuilder()Proto schema used to serialize the data.
-