public sealed class PredeployJobRun : IMessage<PredeployJobRun>, IEquatable<PredeployJobRun>, IDeepCloneable<PredeployJobRun>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class PredeployJobRun.
PredeployJobRun contains information specific to a predeploy JobRun.
Output only. The resource name of the Cloud Build Build object that is
used to execute the custom actions associated with the predeploy Job.
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 page provides documentation for the `PredeployJobRun` class within the Google Cloud Deploy v1 API, with the latest version being 3.4.0 and version 2.16.0 being highlighted in this specific section."],["`PredeployJobRun` is a class that provides information related to a specific job run that executes before the deployment, as well as implementing several interfaces and inheriting from the base object class."],["The page details various properties of the `PredeployJobRun` class, including `Build`, `BuildAsBuildName`, `FailureCause`, and `FailureMessage`, which offer insights into the build process and any potential failures."],["There are several versions of this API documented on the page, ranging from version 1.0.0 up to the most recent version of 3.4.0."],["The `PredeployJobRun` class includes constructors and properties used to interact with the API, such as a default constructor and another which accepts another `PredeployJobRun` to instantiate a new one."]]],[]]