Reference documentation and code samples for the BigQuery Storage V1 API class Google::Cloud::Bigquery::Storage::V1::ThrottleState.
Information on if the current connection is being throttled.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#throttle_percent
def throttle_percent() -> ::Integer
    Returns
    
  - (::Integer) — How much this connection is being throttled. Zero means no throttling, 100 means fully throttled.
#throttle_percent=
def throttle_percent=(value) -> ::Integer
    Parameter
    
  - value (::Integer) — How much this connection is being throttled. Zero means no throttling, 100 means fully throttled.
    Returns
    
- (::Integer) — How much this connection is being throttled. Zero means no throttling, 100 means fully throttled.