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 \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e class is used to request the cancellation of a workflow execution.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e class is 2.6.0, with multiple versions ranging down to 1.0.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \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 \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eExecutionName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e resource name property, and \u003ccode\u003eName\u003c/code\u003e which represents the name of the execution to cancel.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found within the namespace \u003ccode\u003eGoogle.Cloud.Workflows.Executions.V1\u003c/code\u003e and the assembly \u003ccode\u003eGoogle.Cloud.Workflows.Executions.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]