public sealed class CancelExecutionRequest : IMessage<CancelExecutionRequest>, IEquatable<CancelExecutionRequest>, IDeepCloneable<CancelExecutionRequest>, IBufferMessage, IMessage
Request for the
[CancelExecution][google.cloud.workflows.executions.v1.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 content pertains to the \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Workflows.Executions.V1\u003c/code\u003e namespace, specifically version 2.0.0 and its associated versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCancelExecutionRequest\u003c/code\u003e is used to request the cancellation of a workflow execution through the \u003ccode\u003eCancelExecution\u003c/code\u003e method, as part of the Google Cloud Workflows API.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e class has properties such as \u003ccode\u003eExecutionName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, the latter of which is required and contains the formatted name of the execution to be canceled.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions of this class, as presented in the list, with version 2.6.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]