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 webpage provides reference documentation for the `CancelAutomationRunResponse` class within the Google Cloud Deploy v1 API."],["The `CancelAutomationRunResponse` class is the response object from the `CancelAutomationRun` function, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Version 3.4.0 is the latest version of the API documentation on the page, and there are multiple earlier versions available, dating back to 1.0.0."],["The class is part of the `Google.Cloud.Deploy.V1` namespace and is contained within the `Google.Cloud.Deploy.V1.dll` assembly."],["The page contains information about the constructors for creating instances of the `CancelAutomationRunResponse` class, including a default constructor and a copy constructor that accepts another `CancelAutomationRunResponse` instance as a parameter."]]],[]]