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

Attributes

  • instance (type: String.t, default: nil) - The URL for a specific instance. @required compute.instancegroups.addInstances/removeInstances

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Compute.V1.Model.InstanceReference{instance: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.