View Source GoogleApi.CloudDeploy.V1.Model.PredeployJob (google_api_cloud_deploy v0.6.0)
A predeploy Job.
Attributes
-
actions
(type:list(String.t)
, default:nil
) - Output only. The custom actions that the predeploy Job executes.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudDeploy.V1.Model.PredeployJob{actions: [String.t()] | nil}
Functions
Unwrap a decoded JSON object into its complex fields.