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

View Source

Information specifying a multiTarget.

Attributes

  • targetIds (type: list(String.t), default: nil) - Required. The target_ids of this multiTarget.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.