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 within the .NET environment."],["The documentation covers versions of the API ranging from 1.0.0 to 3.4.0, with 3.4.0 being the latest, allowing developers to access the documentation for each version as needed."],["The `CancelAutomationRunResponse` class is the response object received after invoking the `CancelAutomationRun` function, and is documented to inherit from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the available constructors for the `CancelAutomationRunResponse` class, including a default constructor and one that accepts another `CancelAutomationRunResponse` object as a parameter."],["This page includes the namespace (`Google.Cloud.Deploy.V1`) and assembly (`Google.Cloud.Deploy.V1.dll`) that are related to the CancelAutomationRunResponse class."]]],[]]