public sealed class TerminateJobRunResponse : IMessage<TerminateJobRunResponse>, IEquatable<TerminateJobRunResponse>, IDeepCloneable<TerminateJobRunResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class TerminateJobRunResponse.
[[["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."],[[["This webpage provides reference documentation for the `TerminateJobRunResponse` class within the Google Cloud Deploy v1 API."],["The latest version of the `TerminateJobRunResponse` is 3.4.0, but the current documentation focuses on version 3.1.0."],["The `TerminateJobRunResponse` class is used as the response object from the `TerminateJobRun` function in the API."],["This class inherits from the `object` class and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There are two constructors available for the `TerminateJobRunResponse` class, one being the empty default, and one to make a copy from another instance of the class."]]],[]]