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 class
ThrottleState
Information on if the current connection is being throttled.static class
ThrottleState.Builder
Information on if the current connection is being throttled.Methods in com.google.cloud.bigquery.storage.v1 that return ThrottleStateOrBuilder Modifier and Type Method Description ThrottleStateOrBuilder
ReadRowsResponse.Builder. getThrottleStateOrBuilder()
Throttling state.ThrottleStateOrBuilder
ReadRowsResponse. getThrottleStateOrBuilder()
Throttling state.ThrottleStateOrBuilder
ReadRowsResponseOrBuilder. getThrottleStateOrBuilder()
Throttling state.
-