GoogleApi.StorageTransfer.V1.Model.BandwidthLimit (google_api_storage_transfer v0.30.0) View Source
Specifies the BandwidthLimit to describe the non-negative bandwidth rate in mbps for the agent pool.
Attributes
-
limitMbps
(type:String.t
, default:nil
) - Specifies bandwidth rate in mbps distributed across all the agents in the pool.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.StorageTransfer.V1.Model.BandwidthLimit{ limitMbps: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.