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 for .NET."],["The latest version available for `TerminateJobRunResponse` is 3.4.0, with numerous prior versions listed, ranging down to 1.0.0."],["The `TerminateJobRunResponse` class is a response object used after a `TerminateJobRun` operation, and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits members such as `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class."],["The page also includes details about the `TerminateJobRunResponse` constructors, one of which accepts another instance of `TerminateJobRunResponse` as a parameter."]]],[]]