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."],[[["This page provides reference documentation for the `CancelAutomationRunResponse` class within the Google Cloud Deploy v1 API, specifically for the .NET environment."],["The `CancelAutomationRunResponse` class is the object returned after a `CancelAutomationRun` operation, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions, ranging from the latest 3.4.0 down to 1.0.0, for the `CancelAutomationRunResponse` class."],["The documentation details the inheritance and implementation of the `CancelAutomationRunResponse` class, showing it inherits from `object` and its additional implementations."],["Constructors for the class are shown with their respective parameters, such as the `CancelAutomationRunResponse()` and the `CancelAutomationRunResponse(CancelAutomationRunResponse other)` constructor, and there is also inherited members shown."]]],[]]