View Source GoogleApi.Run.V2.Model.GoogleCloudRunV2Metadata (google_api_run v0.30.0)

Metadata represents the JSON encoded generated customer metadata.

Attributes

  • metadata (type: String.t, default: nil) - JSON encoded Google-generated Customer Metadata for a given resource/project.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Run.V2.Model.GoogleCloudRunV2Metadata{
  metadata: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.