View Source GoogleApi.CloudDeploy.V1.Model.VerifyJobRun (google_api_cloud_deploy v0.13.0)
VerifyJobRun contains information specific to a verify JobRun.
Attributes
-
artifactUri(type:String.t, default:nil) - Output only. URI of a directory containing the verify artifacts. This contains the Skaffold event log. -
build(type:String.t, default:nil) - Output only. The resource name of the Cloud BuildBuildobject that is used to verify. Format isprojects/{project}/locations/{location}/builds/{build}. -
eventLogPath(type:String.t, default:nil) - Output only. File path of the Skaffold event log relative to the artifact URI. -
failureCause(type:String.t, default:nil) - Output only. The reason the verify failed. This will always be unspecified while the verify is in progress or if it succeeded. -
failureMessage(type:String.t, default:nil) - Output only. Additional information about the verify 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.