GoogleApi.CloudDeploy.V1.Model.CustomMetadata (google_api_cloud_deploy v0.14.0)

View Source

CustomMetadata contains information from a user-defined operation.

Attributes

  • values (type: map(), default: nil) - Output only. Key-value pairs provided by the user-defined operation.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.CloudDeploy.V1.Model.CustomMetadata{values: map() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.