GoogleApi.VMwareEngine.V1.Model.LocationMetadata (google_api_v_mware_engine v0.5.0)

View Source

VmwareEngine specific metadata for the given google.cloud.location.Location. It is returned as a content of the google.cloud.location.Location.metadata field.

Attributes

  • capabilities (type: list(String.t), default: nil) - Output only. Capabilities of this location.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.VMwareEngine.V1.Model.LocationMetadata{
  capabilities: [String.t()] | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.