Uses of Class
com.google.cloud.bigquery.storage.v1.ThrottleState.Builder
-
Packages that use ThrottleState.Builder Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of ThrottleState.Builder in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return ThrottleState.Builder Modifier and Type Method Description ThrottleState.BuilderThrottleState.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ThrottleState.BuilderThrottleState.Builder. clear()ThrottleState.BuilderThrottleState.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)ThrottleState.BuilderThrottleState.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ThrottleState.BuilderThrottleState.Builder. clearThrottlePercent()How much this connection is being throttled.ThrottleState.BuilderThrottleState.Builder. clone()ThrottleState.BuilderReadRowsResponse.Builder. getThrottleStateBuilder()Throttling state.ThrottleState.BuilderThrottleState.Builder. mergeFrom(ThrottleState other)ThrottleState.BuilderThrottleState.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ThrottleState.BuilderThrottleState.Builder. mergeFrom(com.google.protobuf.Message other)ThrottleState.BuilderThrottleState.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static ThrottleState.BuilderThrottleState. newBuilder()static ThrottleState.BuilderThrottleState. newBuilder(ThrottleState prototype)ThrottleState.BuilderThrottleState. newBuilderForType()protected ThrottleState.BuilderThrottleState. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)ThrottleState.BuilderThrottleState.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ThrottleState.BuilderThrottleState.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ThrottleState.BuilderThrottleState.Builder. setThrottlePercent(int value)How much this connection is being throttled.ThrottleState.BuilderThrottleState.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ThrottleState.BuilderThrottleState. toBuilder()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type ThrottleState.Builder Modifier and Type Method Description ReadRowsResponse.BuilderReadRowsResponse.Builder. setThrottleState(ThrottleState.Builder builderForValue)Throttling state.
-