public sealed class CancelWorkflowInvocationResponse : IMessage<CancelWorkflowInvocationResponse>, IEquatable<CancelWorkflowInvocationResponse>, IDeepCloneable<CancelWorkflowInvocationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class CancelWorkflowInvocationResponse.
[[["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-17 UTC."],[[["This document provides reference documentation for the `CancelWorkflowInvocationResponse` class within the Google Cloud Dataform v1beta1 API."],["The `CancelWorkflowInvocationResponse` class represents the response message for cancelling a workflow invocation and is available in versions 1.0.0-beta08 (latest) and 1.0.0-beta07."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `CancelWorkflowInvocationResponse` class has two constructors, one empty and one which takes another `CancelWorkflowInvocationResponse` as a parameter."]]],[]]