View Source GoogleApi.CloudDeploy.V1.Model.PredeployJobRun (google_api_cloud_deploy v0.6.0)
PredeployJobRun contains information specific to a predeploy JobRun
.
Attributes
-
build
(type:String.t
, default:nil
) - Output only. The resource name of the Cloud BuildBuild
object that is used to execute the custom actions associated with the predeploy Job. Format isprojects/{project}/locations/{location}/builds/{build}
. -
failureCause
(type:String.t
, default:nil
) - Output only. The reason the predeploy failed. This will always be unspecified while the predeploy is in progress or if it succeeded. -
failureMessage
(type:String.t
, default:nil
) - Output only. Additional information about the predeploy failure, if available.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.