public sealed class BandwidthLimit : IMessage<AgentPool.Types.BandwidthLimit>, IEquatable<AgentPool.Types.BandwidthLimit>, IDeepCloneable<AgentPool.Types.BandwidthLimit>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class AgentPool.Types.BandwidthLimit.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `AgentPool.Types.BandwidthLimit` class within the Google Cloud Storage Transfer v1 API, with version 2.2.0 being the specific version in focus."],["The `BandwidthLimit` class is used to specify a bandwidth limit for an agent pool, defining the bandwidth rate in megabytes per second that is distributed across all agents within that pool."],["The page lists available versions of the `AgentPool.Types.BandwidthLimit` class, ranging from version 1.0.0 to 2.8.0, with 2.8.0 being the latest."],["The class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BandwidthLimit` class has one property, `LimitMbps`, which is an `Int64` representing the bandwidth rate in megabytes per second, and has two constructors, one parameterless and one to make a copy from another `BandwidthLimit` instance."]]],[]]