GoogleApi.TPU.V2.Model.GuestAttributesValue (google_api_tpu v0.18.0)

View Source

Array of guest attribute namespace/key/value tuples.

Attributes

  • items (type: list(GoogleApi.TPU.V2.Model.GuestAttributesEntry.t), default: nil) - The list of guest attributes entries.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.