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 classAvroRowsAvro rows.static classAvroRows.BuilderAvro rows.Methods in com.google.cloud.bigquery.storage.v1 that return AvroRowsOrBuilder Modifier and Type Method Description AvroRowsOrBuilderReadRowsResponse.Builder. getAvroRowsOrBuilder()Serialized row data in AVRO format.AvroRowsOrBuilderReadRowsResponse. getAvroRowsOrBuilder()Serialized row data in AVRO format.AvroRowsOrBuilderReadRowsResponseOrBuilder. getAvroRowsOrBuilder()Serialized row data in AVRO format.
-