Google Cloud Bare Metal Solution V2 Client - Class QosPolicy (0.2.8)

Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class QosPolicy.

QOS policy parameters.

Generated from protobuf message google.cloud.baremetalsolution.v2.VRF.QosPolicy

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ bandwidth_gbps float

The bandwidth permitted by the QOS policy, in gbps.

getBandwidthGbps

The bandwidth permitted by the QOS policy, in gbps.

Returns
TypeDescription
float

setBandwidthGbps

The bandwidth permitted by the QOS policy, in gbps.

Parameter
NameDescription
var float
Returns
TypeDescription
$this