GoogleApi.AppHub.V1.Model.WorkloadReference (google_api_app_hub v0.4.0)

View Source

Reference of an underlying compute resource represented by the Workload.

Attributes

  • uri (type: String.t, default: nil) - Output only. The underlying compute resource uri.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AppHub.V1.Model.WorkloadReference{uri: String.t() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.