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

Information specifying a Custom Target.

Attributes

  • customTargetType (type: String.t, default: nil) - Required. The name of the CustomTargetType. Format must be projects/{project}/locations/{location}/customTargetTypes/{custom_target_type}.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.