Uses of Interface
com.google.cloud.bigquery.storage.v1beta2.ProtoRowsOrBuilder
-
Packages that use ProtoRowsOrBuilder Package Description com.google.cloud.bigquery.storage.v1beta2 A client to BigQuery Storage API -
-
Uses of ProtoRowsOrBuilder in com.google.cloud.bigquery.storage.v1beta2
Classes in com.google.cloud.bigquery.storage.v1beta2 that implement ProtoRowsOrBuilder Modifier and Type Class Description class
ProtoRows
Protobuf typegoogle.cloud.bigquery.storage.v1beta2.ProtoRows
static class
ProtoRows.Builder
Protobuf typegoogle.cloud.bigquery.storage.v1beta2.ProtoRows
Methods in com.google.cloud.bigquery.storage.v1beta2 that return ProtoRowsOrBuilder Modifier and Type Method Description ProtoRowsOrBuilder
AppendRowsRequest.ProtoData.Builder. getRowsOrBuilder()
Serialized row data in protobuf message format.ProtoRowsOrBuilder
AppendRowsRequest.ProtoData. getRowsOrBuilder()
Serialized row data in protobuf message format.ProtoRowsOrBuilder
AppendRowsRequest.ProtoDataOrBuilder. getRowsOrBuilder()
Serialized row data in protobuf message format.
-