View Source GoogleApi.CloudDeploy.V1.Model.CustomTargetDeployMetadata (google_api_cloud_deploy v0.6.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.