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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003ePredeployJobRun\u003c/code\u003e class within the Google Cloud Deploy v1 API, detailing its properties, constructors, and inherited members across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePredeployJobRun\u003c/code\u003e class is used to store information about a predeploy \u003ccode\u003eJobRun\u003c/code\u003e, with the latest version being 3.4.0 and versions ranging from 1.0.0 up to 3.4.0 being documented.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its integration with Google Protobuf.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003ePredeployJobRun\u003c/code\u003e include \u003ccode\u003eBuild\u003c/code\u003e which references the associated Cloud Build object, \u003ccode\u003eFailureCause\u003c/code\u003e which indicates why a predeploy failed, and \u003ccode\u003eFailureMessage\u003c/code\u003e which provides additional details about the failure.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default constructor, and another which is used to copy another instance of the class.\u003c/p\u003e\n"]]],[],null,[]]