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-04-17 UTC."],[[["This webpage provides reference documentation for the `VRF.Types.QosPolicy` class within the Google Cloud Bare Metal Solution v2 API."],["The `QosPolicy` class is used to define quality of service (QOS) parameters and inherits from `Object`, while implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided documentation covers version history, with `1.7.0` being the latest, and lists versions back to `1.0.0`."],["The `QosPolicy` class has a `BandwidthGbps` property, which is of type `double` and represents the permitted bandwidth in gbps."],["The documentation outlines two constructors for creating a new `QosPolicy` object, one default and one that accepts another `QosPolicy` object as a parameter."]]],[]]