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 webpage provides reference documentation for the `TerminateJobRunResponse` class within the Google Cloud Deploy v1 API."],["The `TerminateJobRunResponse` class is the response object from the `TerminateJobRun` operation and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the API, ranging from version 1.0.0 to the latest version, 3.4.0, with version 2.9.0 being the selected default version."],["The page details the `TerminateJobRunResponse` class's inheritance from `object` and includes implemented interfaces and inherited members, like `GetHashCode`, `GetType`, and `ToString`."],["It also includes the constructors available for the TerminateJobRunResponse class, which are a parameterless constructor, and one that takes in a TerminateJobRunResponse as a parameter."]]],[]]