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-04-09 UTC."],[[["The latest version available for the `CancelAutomationRunResponse` class is 3.4.0, as indicated in the provided list."],["The `CancelAutomationRunResponse` class is part of the Google Cloud Deploy v1 API and is used as the response object from `CancelAutomationRun`."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, as well as a link to its documentation."],["The documentation includes a list of all versions of `CancelAutomationRunResponse` down to version 1.0.0, to use as a reference."],["There are two constructors listed, a default one with no parameters, and one that accepts another `CancelAutomationRunResponse` as a parameter."]]],[]]