Uses of Interface
com.google.cloud.bigquery.storage.v1.AvroRowsOrBuilder
-
Packages that use AvroRowsOrBuilder Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of AvroRowsOrBuilder in com.google.cloud.bigquery.storage.v1
Classes in com.google.cloud.bigquery.storage.v1 that implement AvroRowsOrBuilder Modifier and Type Class Description class
AvroRows
Avro rows.static class
AvroRows.Builder
Avro rows.Methods in com.google.cloud.bigquery.storage.v1 that return AvroRowsOrBuilder Modifier and Type Method Description AvroRowsOrBuilder
ReadRowsResponse.Builder. getAvroRowsOrBuilder()
Serialized row data in AVRO format.AvroRowsOrBuilder
ReadRowsResponse. getAvroRowsOrBuilder()
Serialized row data in AVRO format.AvroRowsOrBuilder
ReadRowsResponseOrBuilder. getAvroRowsOrBuilder()
Serialized row data in AVRO format.
-