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."],[[["The latest version of the `TerminateJobRunResponse` class in the Google Cloud Deploy v1 API is version 3.4.0."],["This webpage provides reference documentation for the `TerminateJobRunResponse` class, which is used as the response object from `TerminateJobRun`."],["The `TerminateJobRunResponse` class has multiple versions available, from 1.0.0 up to the latest 3.4.0, all accessible through the provided links."],["The `TerminateJobRunResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There are two constructor methods documented for this class, one for a default constructor and one to clone from another `TerminateJobRunResponse` object."]]],[]]