Uses of Interface
com.google.cloud.bigquery.storage.v1beta1.Storage.ThrottleStatusOrBuilder
-
Packages that use Storage.ThrottleStatusOrBuilder Package Description com.google.cloud.bigquery.storage.v1beta1 A client to BigQuery Storage API -
-
Uses of Storage.ThrottleStatusOrBuilder in com.google.cloud.bigquery.storage.v1beta1
Classes in com.google.cloud.bigquery.storage.v1beta1 that implement Storage.ThrottleStatusOrBuilder Modifier and Type Class Description static classStorage.ThrottleStatusInformation on if the current connection is being throttled.static classStorage.ThrottleStatus.BuilderInformation on if the current connection is being throttled.Methods in com.google.cloud.bigquery.storage.v1beta1 that return Storage.ThrottleStatusOrBuilder Modifier and Type Method Description Storage.ThrottleStatusOrBuilderStorage.ReadRowsResponse.Builder. getThrottleStatusOrBuilder()Throttling status.Storage.ThrottleStatusOrBuilderStorage.ReadRowsResponse. getThrottleStatusOrBuilder()Throttling status.Storage.ThrottleStatusOrBuilderStorage.ReadRowsResponseOrBuilder. getThrottleStatusOrBuilder()Throttling status.
-