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 beprojects/{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
Unwrap a decoded JSON object into its complex fields.