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 documentation for the `TerminateJobRunResponse` class within the Google Cloud Deploy v1 API, specifically for .NET development."],["The latest version available is 3.4.0, and the content lists all the available versions of the `TerminateJobRunResponse` class, ranging from 1.0.0 to 3.4.0."],["The `TerminateJobRunResponse` class is used as the response object from the `TerminateJobRun` method in the API."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation details two constructors for `TerminateJobRunResponse`: a default constructor and one that takes another `TerminateJobRunResponse` object as a parameter."]]],[]]