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

View Source

CustomTargetDeployMetadata contains information from a Custom Target deploy operation.

Attributes

  • skipMessage (type: String.t, default: nil) - Output only. Skip message provided in the results of a custom deploy operation.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.CloudDeploy.V1.Model.CustomTargetDeployMetadata{
  skipMessage: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.