Uses of Interface
com.google.cloud.bigquery.storage.v1.ReadRowsResponseOrBuilder
-
Packages that use ReadRowsResponseOrBuilder Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of ReadRowsResponseOrBuilder in com.google.cloud.bigquery.storage.v1
Classes in com.google.cloud.bigquery.storage.v1 that implement ReadRowsResponseOrBuilder Modifier and Type Class Description class
ReadRowsResponse
Response from calling `ReadRows` may include row data, progress and throttling information.static class
ReadRowsResponse.Builder
Response from calling `ReadRows` may include row data, progress and throttling information.
-