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 webpage provides documentation for the `CancelAutomationRunResponse` class within the Google Cloud Deploy v1 API for .NET."],["The `CancelAutomationRunResponse` class is a response object used for the `CancelAutomationRun` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest documented version of `CancelAutomationRunResponse` is 3.4.0, with a listing of previous versions going back to version 1.0.0."],["The documentation includes details on the class's inheritance, namespace (`Google.Cloud.Deploy.V1`), and assembly (`Google.Cloud.Deploy.V1.dll`)."],["The documentation covers the constuctors for `CancelAutomationRunResponse`, such as the default constructor and the copy constructor."]]],[]]