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\u003eThe document provides reference documentation for the \u003ccode\u003ePostdeployJobRun\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.4.0, with multiple previous versions listed, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostdeployJobRun\u003c/code\u003e class contains properties such as \u003ccode\u003eBuild\u003c/code\u003e, \u003ccode\u003eBuildAsBuildName\u003c/code\u003e, \u003ccode\u003eFailureCause\u003c/code\u003e, and \u003ccode\u003eFailureMessage\u003c/code\u003e to manage postdeploy job run details.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, comparison, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe postdeploy job can be a custom action that is executed by the cloud build object, and the failure cause and its message can be identified through the \u003ccode\u003eFailureCause\u003c/code\u003e and \u003ccode\u003eFailureMessage\u003c/code\u003e properties respectively.\u003c/p\u003e\n"]]],[],null,[]]