Uses of Interface
com.google.cloud.bigquery.storage.v1.ProtoRowsOrBuilder
-
Packages that use ProtoRowsOrBuilder Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of ProtoRowsOrBuilder in com.google.cloud.bigquery.storage.v1
Classes in com.google.cloud.bigquery.storage.v1 that implement ProtoRowsOrBuilder Modifier and Type Class Description class
ProtoRows
Protobuf typegoogle.cloud.bigquery.storage.v1.ProtoRows
static class
ProtoRows.Builder
Protobuf typegoogle.cloud.bigquery.storage.v1.ProtoRows
Methods in com.google.cloud.bigquery.storage.v1 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.
-