View Source GoogleApi.Run.V1.Model.LocalObjectReference (google_api_run v0.30.0)

Not supported by Cloud Run. LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.

Attributes

  • name (type: String.t, default: nil) - Name of the referent.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Run.V1.Model.LocalObjectReference{name: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.