public sealed class 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 documentation provides reference information for the `VRF.Types.QosPolicy` class within the Google Cloud Bare Metal Solution v2 API."],["The `QosPolicy` class represents parameters for a Quality of Service (QOS) policy, and it inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `BandwidthGbps` property, which is a double-precision floating-point number that represents the bandwidth permitted by the QOS policy in gigabits per second."],["The documentation provides details on the available versions of this class, ranging from 1.0.0 to the latest release which is 1.7.0."]]],[]]