Uses of Interface
com.google.cloud.bigquery.storage.v1.ThrottleStateOrBuilder
-
Packages that use ThrottleStateOrBuilder Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of ThrottleStateOrBuilder in com.google.cloud.bigquery.storage.v1
Classes in com.google.cloud.bigquery.storage.v1 that implement ThrottleStateOrBuilder Modifier and Type Class Description classThrottleStateInformation on if the current connection is being throttled.static classThrottleState.BuilderInformation on if the current connection is being throttled.Methods in com.google.cloud.bigquery.storage.v1 that return ThrottleStateOrBuilder Modifier and Type Method Description ThrottleStateOrBuilderReadRowsResponse.Builder. getThrottleStateOrBuilder()Throttling state.ThrottleStateOrBuilderReadRowsResponse. getThrottleStateOrBuilder()Throttling state.ThrottleStateOrBuilderReadRowsResponseOrBuilder. getThrottleStateOrBuilder()Throttling state.
-