Reference documentation and code samples for the Storage Transfer Service V1 API class Google::Cloud::StorageTransfer::V1::AgentPool::BandwidthLimit.
Specifies a bandwidth limit for an agent pool.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#limit_mbps
def limit_mbps() -> ::Integer
Returns
- (::Integer) — Bandwidth rate in megabytes per second, distributed across all the agents in the pool.
#limit_mbps=
def limit_mbps=(value) -> ::Integer
Parameter
- value (::Integer) — Bandwidth rate in megabytes per second, distributed across all the agents in the pool.
Returns
- (::Integer) — Bandwidth rate in megabytes per second, distributed across all the agents in the pool.