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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eTerminateJobRunRequest\u003c/code\u003e class in the Google Cloud Deploy v1 API is version 3.4.0, with multiple prior versions available ranging from 3.3.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTerminateJobRunRequest\u003c/code\u003e class is used to create the request object for the \u003ccode\u003eTerminateJobRun\u003c/code\u003e method in the API, which is a part of the Google.Cloud.Deploy.V1 namespace within the Google Cloud Deploy .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows you to specify the name of the JobRun to be terminated, and this name is required to be in a specific format: \u003ccode\u003eprojects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}/jobRuns/{jobRun}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers the ability to define an optional \u003ccode\u003eOverrideDeployPolicy\u003c/code\u003e, and it provides both string and \u003ccode\u003eDeployPolicyName\u003c/code\u003e based typed views for this property.\u003c/p\u003e\n"]]],[],null,[]]