public sealed class CancelExecutionRequest : IMessage<CancelExecutionRequest>, IEquatable<CancelExecutionRequest>, IDeepCloneable<CancelExecutionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class CancelExecutionRequest.
Required. The name of the Execution to cancel.
Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution},
where {project} can be project id or number.
[[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e class within the Cloud Run Admin v2 API, specifically for .NET development, offering a comprehensive guide to its properties and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCancelExecutionRequest\u003c/code\u003e class is used to send a request to delete an execution within Google Cloud Run, and is part of the Google.Cloud.Run.V2 namespace and the Google.Cloud.Run.V2.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere is an extensive list of previous versions for this class, starting from version 2.0.0 all the way to the latest version 2.13.0, as well as one beta version.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e to specify the execution to cancel, \u003ccode\u003eEtag\u003c/code\u003e for version conflict detection, \u003ccode\u003eExecutionName\u003c/code\u003e for a typed view of the resource name, and \u003ccode\u003eValidateOnly\u003c/code\u003e for request validation without actual resource modification.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits functionalities from various interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, along with inherited members from the base object class.\u003c/p\u003e\n"]]],[],null,[]]