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 from the `CancelAutomationRun` method."],["The page lists a range of versions for the `CancelAutomationRunResponse`, spanning from version 1.0.0 to the latest, version 3.4.0."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page documents the constructors that can be used to instantiate the class, showing that it can be instantiated with or without a `CancelAutomationRunResponse` object."]]],[]]