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\u003eThis document outlines the \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Workflows.Executions.V1\u003c/code\u003e namespace, used to request cancellation of a workflow execution.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e class implements multiple 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 \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new instances and properties such as \u003ccode\u003eExecutionName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e to identify the specific execution to be cancelled, including the use of an ExecutionName typed property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e class has been documented across multiple versions, from 1.0.0 up to the latest 2.6.0, which are all linked to individual version-specific pages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required, using a specific format: \u003ccode\u003eprojects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}\u003c/code\u003e, to specify which execution to cancel.\u003c/p\u003e\n"]]],[],null,[]]