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 Google Cloud Deploy v1 API class, `CancelAutomationRunResponse`, is 3.4.0, and multiple previous versions, ranging from 1.0.0 to 3.3.0, are also documented."],["This documentation provides reference details for the `CancelAutomationRunResponse` class, which is the response object from the `CancelAutomationRun` method in the Google Cloud Deploy v1 API."],["The class `CancelAutomationRunResponse` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The namespace for this class is `Google.Cloud.Deploy.V1`, and it is contained within the `Google.Cloud.Deploy.V1.dll` assembly."],["The class includes two constructors: a default constructor `CancelAutomationRunResponse()`, and an overload constructor that takes another `CancelAutomationRunResponse` instance as a parameter for copying."]]],[]]