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."],[[["This document provides reference information for the `PredeployJobRun` class within the Google Cloud Deploy v1 API, specifically focusing on version 2.12.0, and including details on its constructors, properties, and implementation of various interfaces."],["The `PredeployJobRun` class is used to represent information specific to a predeploy `JobRun`, and its implementation includes inheriting members from the object class."],["The documentation provides details on multiple versions, ranging from 1.0.0 to the latest 3.4.0 of `PredeployJobRun`, and can be directly accessed through the links provided for each version."],["Key properties of the `PredeployJobRun` class include `Build`, which is the resource name of the Cloud Build, `BuildAsBuildName`, a type-safe view of the build name, `FailureCause`, the reason for failure, and `FailureMessage`, detailing additional information of the failure."]]],[]]