public sealed class TerminateJobRunRequest : IMessage<TerminateJobRunRequest>, IEquatable<TerminateJobRunRequest>, IDeepCloneable<TerminateJobRunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class TerminateJobRunRequest.
Required. Name of the JobRun. Format must be
projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}/jobRuns/{jobRun}.
[[["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 document provides reference documentation for the \u003ccode\u003eTerminateJobRunRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API, specifically version 3.3.0, and outlines its usage in requesting the termination of a job run.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTerminateJobRunRequest\u003c/code\u003e class is a request object used by the \u003ccode\u003eTerminateJobRun\u003c/code\u003e function, and it 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, allowing for various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eJobRunName\u003c/code\u003e, which is a \u003ccode\u003eJobRunName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e resource name property, and \u003ccode\u003eName\u003c/code\u003e, which requires the full path of the job run in a specific format.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes properties \u003ccode\u003eOverrideDeployPolicy\u003c/code\u003e, which is an optional field allowing for the override of deploy policies, and \u003ccode\u003eOverrideDeployPolicyAsDeployPolicyNames\u003c/code\u003e, a typed view of \u003ccode\u003eOverrideDeployPolicy\u003c/code\u003e as \u003ccode\u003eDeployPolicyName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is an extensive list of versions available for the class, ranging from version 1.0.0 to 3.4.0 (latest).\u003c/p\u003e\n"]]],[],null,[]]