public sealed class CancelWorkflowInvocationRequest : IMessage<CancelWorkflowInvocationRequest>, IEquatable<CancelWorkflowInvocationRequest>, IDeepCloneable<CancelWorkflowInvocationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class CancelWorkflowInvocationRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eCancelWorkflowInvocationRequest\u003c/code\u003e class within the Dataform v1beta1 API, specifically version 1.0.0-beta07.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelWorkflowInvocationRequest\u003c/code\u003e class is used to send a request to cancel a workflow invocation and it implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and has methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e inherited from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: a default constructor and one that takes another \u003ccode\u003eCancelWorkflowInvocationRequest\u003c/code\u003e instance as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eName\u003c/code\u003e (a string representing the workflow invocation's resource name) and \u003ccode\u003eWorkflowInvocationName\u003c/code\u003e (a \u003ccode\u003eWorkflowInvocationName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]