public sealed class CancelExecutionRequest : IMessage<CancelExecutionRequest>, IEquatable<CancelExecutionRequest>, IDeepCloneable<CancelExecutionRequest>, IBufferMessage, IMessage
Request for the
[CancelExecution][google.cloud.workflows.executions.v1beta.Executions.CancelExecution]
method.
[[["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\u003eThe \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e class is used to request the cancellation of a workflow execution in the Google Cloud Workflows Executions V1Beta service.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor with no parameters and a constructor that accepts another \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e instance for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties for \u003ccode\u003eExecutionName\u003c/code\u003e, providing a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a required string specifying the execution to be cancelled, formatted as a resource path.\u003c/p\u003e\n"],["\u003cp\u003eIt has links to a list of inherited members and their functions from the \u003ccode\u003eObject\u003c/code\u003e parent class.\u003c/p\u003e\n"]]],[],null,[]]