Output only. The resource name of the Cloud Build Build object that is
used to verify. Format is
projects/{project}/locations/{location}/builds/{build}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the `VerifyJobRun` class in the Google Cloud Deploy v1 API is version 3.4.0, with multiple prior versions, going back to version 1.0.0, being accessible."],["`VerifyJobRun` is a class specific to the Google Cloud Deploy v1 API that contains information regarding a verify `JobRun`, inheriting from the base `object` class and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`VerifyJobRun` has constructor options for creating a new instance or cloning an existing one, along with properties to manage the URI of verify artifacts, the associated Cloud Build `Build`, and information about any potential failures."],["Properties such as `ArtifactUri`, `Build`, `EventLogPath`, `FailureCause`, and `FailureMessage` provide details on the location of the verification artifacts, the associated Cloud Build, the path to the event log, and the reason for any failures."],["The `Build` property of `VerifyJobRun` can be viewed with a typed object via the `BuildAsBuildName` property, which provides a strongly-typed view over the resource name."]]],[]]