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 the .NET framework."],["The latest version of the `TerminateJobRunResponse` documentation is for version 3.4.0, while the current page defaults to version 3.3.0, with various other older versions listed."],["`TerminateJobRunResponse` is a response object from `TerminateJobRun`, which is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class inherits members from `object`, with methods like `GetHashCode`, `GetType`, and `ToString` being available."],["The `TerminateJobRunResponse` class can be instantiated using two available constructors: a default constructor and a copy constructor."]]],[]]