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 class
Storage.ThrottleStatus
Information on if the current connection is being throttled.static class
Storage.ThrottleStatus.Builder
Information 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.ThrottleStatusOrBuilder
Storage.ReadRowsResponse.Builder. getThrottleStatusOrBuilder()
Throttling status.Storage.ThrottleStatusOrBuilder
Storage.ReadRowsResponse. getThrottleStatusOrBuilder()
Throttling status.Storage.ThrottleStatusOrBuilder
Storage.ReadRowsResponseOrBuilder. getThrottleStatusOrBuilder()
Throttling status.
-