Uses of Class
com.google.cloud.bigquery.storage.v1.ThrottleState
-
Packages that use ThrottleState Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of ThrottleState in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return ThrottleState Modifier and Type Method Description ThrottleStateThrottleState.Builder. build()ThrottleStateThrottleState.Builder. buildPartial()static ThrottleStateThrottleState. getDefaultInstance()ThrottleStateThrottleState.Builder. getDefaultInstanceForType()ThrottleStateThrottleState. getDefaultInstanceForType()ThrottleStateReadRowsResponse.Builder. getThrottleState()Throttling state.ThrottleStateReadRowsResponse. getThrottleState()Throttling state.ThrottleStateReadRowsResponseOrBuilder. getThrottleState()Throttling state.static ThrottleStateThrottleState. parseDelimitedFrom(InputStream input)static ThrottleStateThrottleState. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThrottleStateThrottleState. parseFrom(byte[] data)static ThrottleStateThrottleState. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThrottleStateThrottleState. parseFrom(com.google.protobuf.ByteString data)static ThrottleStateThrottleState. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThrottleStateThrottleState. parseFrom(com.google.protobuf.CodedInputStream input)static ThrottleStateThrottleState. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThrottleStateThrottleState. parseFrom(InputStream input)static ThrottleStateThrottleState. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThrottleStateThrottleState. parseFrom(ByteBuffer data)static ThrottleStateThrottleState. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.storage.v1 that return types with arguments of type ThrottleState Modifier and Type Method Description com.google.protobuf.Parser<ThrottleState>ThrottleState. getParserForType()static com.google.protobuf.Parser<ThrottleState>ThrottleState. parser()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type ThrottleState Modifier and Type Method Description ThrottleState.BuilderThrottleState.Builder. mergeFrom(ThrottleState other)ReadRowsResponse.BuilderReadRowsResponse.Builder. mergeThrottleState(ThrottleState value)Throttling state.static ThrottleState.BuilderThrottleState. newBuilder(ThrottleState prototype)ReadRowsResponse.BuilderReadRowsResponse.Builder. setThrottleState(ThrottleState value)Throttling state.
-