public sealed class CancelAutomationRunResponse : IMessage<CancelAutomationRunResponse>, IEquatable<CancelAutomationRunResponse>, IDeepCloneable<CancelAutomationRunResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CancelAutomationRunResponse.
[[["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 document provides reference documentation for the `CancelAutomationRunResponse` class within the Google Cloud Deploy v1 API for .NET."],["The `CancelAutomationRunResponse` class is the response object returned by the `CancelAutomationRun` method and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document covers the latest version 3.4.0 of the Google.Cloud.Deploy.V1 library, but also lists previous versions starting from version 1.0.0 up to the latest one."],["The documented class `CancelAutomationRunResponse` includes two constructors: a default constructor and a constructor that accepts another `CancelAutomationRunResponse` object as a parameter."],["The Google Cloud Deploy V1 API `CancelAutomationRunResponse` class inherits from the `object` class and includes the inherited members `GetHashCode`, `GetType`, and `ToString`."]]],[]]