public sealed class DeleteExecutionRequest : IMessage<DeleteExecutionRequest>, IEquatable<DeleteExecutionRequest>, IDeepCloneable<DeleteExecutionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class DeleteExecutionRequest.
Required. The name of the Execution to delete.
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\u003eThe document provides reference information for the \u003ccode\u003eDeleteExecutionRequest\u003c/code\u003e class within the Google Cloud Run Admin v2 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteExecutionRequest\u003c/code\u003e is used to send a request for deleting an Execution, as indicated by its description and \u003ccode\u003eName\u003c/code\u003e property requirements.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.13.0, while the content of this specific page relates to version 2.3.0 of the Google Cloud Run V2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eExecutionName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which are essential for specifying the execution to be deleted and handling validation and conflicts.\u003c/p\u003e\n"],["\u003cp\u003eThe class is derived from object, implementing IMessage, IEquatable, IDeepCloneable, and IBufferMessage, which allows the class to be used in various ways in the Google Cloud environment.\u003c/p\u003e\n"]]],[],null,[]]