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."],[[["The latest version of the `CancelAutomationRunResponse` API is 3.4.0, which can be found with the following path: `/dotnet/docs/reference/Google.Cloud.Deploy.V1/latest/Google.Cloud.Deploy.V1.CancelAutomationRunResponse`."],["The `CancelAutomationRunResponse` is a response object from the `CancelAutomationRun` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class has several available versions, ranging from 1.0.0 to 3.4.0, all of which are documented with their respective paths, and can be located under the Google.Cloud.Deploy.V1 namespace."],["The class `CancelAutomationRunResponse` has two constructors, one default constructor without parameters, and one constructor that takes another `CancelAutomationRunResponse` object as a parameter."],["The class `CancelAutomationRunResponse` inherits from the object class and has a namespace of `Google.Cloud.Deploy.V1` within the `Google.Cloud.Deploy.V1.dll` assembly, alongside additional inherited members."]]],[]]