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."],["The latest version of the API documented is 3.4.0, and this page is focused on version 3.2.0, showcasing many previous versions, dating back to 1.0.0, also available to view."],["`CancelAutomationRunResponse` is a response object from the `CancelAutomationRun` action and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits members from `object`, with methods like `GetHashCode()`, `GetType()`, and `ToString()` that can be used."],["There are two constructors provided for `CancelAutomationRunResponse`, one default and one that takes another `CancelAutomationRunResponse` as a parameter."]]],[]]