View Source GoogleApi.Compute.V1.Model.GuestAttributesValue (google_api_compute v0.56.2)

Array of guest attribute namespace/key/value tuples.

Attributes

  • items (type: list(GoogleApi.Compute.V1.Model.GuestAttributesEntry.t), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Compute.V1.Model.GuestAttributesValue{
  items: [GoogleApi.Compute.V1.Model.GuestAttributesEntry.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.