public sealed class AgentPool.Types.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 reference documentation for the `AgentPool.Types.BandwidthLimit` class within the Storage Transfer v1 API."],["The `BandwidthLimit` class is used to specify bandwidth limitations for agent pools and is part of the `Google.Cloud.StorageTransfer.V1` namespace."],["This page documents version 2.4.0 but there are also other versions from 1.0.0 up to the latest version which is 2.8.0 that are linked."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A core property of the class is `LimitMbps`, a long integer that defines the bandwidth rate in megabytes per second across all agents."]]],[]]