public sealed class VRF.Types.QosPolicy : IMessage<VRF.Types.QosPolicy>, IEquatable<VRF.Types.QosPolicy>, IDeepCloneable<VRF.Types.QosPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class VRF.Types.QosPolicy.
[[["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 `VRF.Types.QosPolicy` class within the Bare Metal Solution v2 API."],["The `VRF.Types.QosPolicy` class is designed to represent QOS policy parameters and inherits from the base `object` class while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `BandwidthGbps` property, which is a `double` that specifies the bandwidth allowed by the QOS policy in gbps."],["The content details the available versions of this class, starting from version 1.0.0 to the latest 1.7.0."],["The provided documentation is for the .NET implementation, from the namespace `Google.Cloud.BareMetalSolution.V2` found in the assembly `Google.Cloud.BareMetalSolution.V2.dll`."]]],[]]