public sealed class PostdeployJobRun : IMessage<PostdeployJobRun>, IEquatable<PostdeployJobRun>, IDeepCloneable<PostdeployJobRun>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class PostdeployJobRun.
PostdeployJobRun contains information specific to a postdeploy JobRun.
Output only. The resource name of the Cloud Build Build object that is
used to execute the custom actions associated with the postdeploy 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\u003ePostdeployJobRun\u003c/code\u003e class within the Google Cloud Deploy v1 API for .NET, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostdeployJobRun\u003c/code\u003e class represents information specific to a post-deployment \u003ccode\u003eJobRun\u003c/code\u003e, and it inherits from object while implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the documentation are available, ranging from version 1.0.0 to the latest 3.4.0, allowing users to reference specific releases of the \u003ccode\u003ePostdeployJobRun\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003ePostdeployJobRun\u003c/code\u003e class include \u003ccode\u003eBuild\u003c/code\u003e, which is the resource name of the Cloud Build used, and \u003ccode\u003eFailureCause\u003c/code\u003e and \u003ccode\u003eFailureMessage\u003c/code\u003e, which provide details in case the post-deploy job fails.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors one empty, and the other accepting another \u003ccode\u003ePostdeployJobRun\u003c/code\u003e as a parameter, which is used for copying the data.\u003c/p\u003e\n"]]],[],null,[]]