View Source GoogleApi.BareMetalSolution.V2.Model.QosPolicy (google_api_bare_metal_solution v0.7.0)

QOS policy parameters.

Attributes

  • bandwidthGbps (type: float(), default: nil) - The bandwidth permitted by the QOS policy, in gbps.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.BareMetalSolution.V2.Model.QosPolicy{
  bandwidthGbps: float() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.