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-03-21 UTC."],[[["The latest version available for the `TerminateJobRunRequest` class is 3.4.0, while the current page is displaying version 2.17.0."],["This page provides documentation and code samples for the `TerminateJobRunRequest` class within the Google Cloud Deploy v1 API."],["`TerminateJobRunRequest` is a request object used by `TerminateJobRun` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TerminateJobRunRequest` class has constructors for creating a new instance or cloning an existing one, with properties including `JobRunName` and `Name`."],["The page displays the full history of versions starting from version 1.0.0 to the current 3.4.0, with links for easy navigation to each."]]],[]]