View Source GoogleApi.CloudDeploy.V1.Model.PostdeployJob (google_api_cloud_deploy v0.13.1)

A postdeploy Job.

Attributes

  • actions (type: list(String.t), default: nil) - Output only. The custom actions that the postdeploy Job executes.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.CloudDeploy.V1.Model.PostdeployJob{
  actions: [String.t()] | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.