GoogleApi.Workstations.V1.Model.RuntimeHost (google_api_workstations v0.7.0)

View Source

Runtime host for the workstation.

Attributes

  • gceInstanceHost (type: GoogleApi.Workstations.V1.Model.GceInstanceHost.t, default: nil) - Specifies a Compute Engine instance as the host.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Workstations.V1.Model.RuntimeHost{
  gceInstanceHost: GoogleApi.Workstations.V1.Model.GceInstanceHost.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.