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\u003eThe page provides documentation for the \u003ccode\u003eTerminateJobRunRequest\u003c/code\u003e class within the Google Cloud Deploy v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as a request object for the \u003ccode\u003eTerminateJobRun\u003c/code\u003e method and has multiple implemented interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the \u003ccode\u003eTerminateJobRunRequest\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version 3.4.0, with version 2.14.0 being the main focus.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTerminateJobRunRequest\u003c/code\u003e includes properties such as \u003ccode\u003eJobRunName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e, which is a required string representing the name of the JobRun resource, following a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eTerminateJobRunRequest\u003c/code\u003e class: a default constructor and a copy constructor, taking another \u003ccode\u003eTerminateJobRunRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]