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\u003eThis document provides reference information for the \u003ccode\u003eDeleteExecutionRequest\u003c/code\u003e class within the Google Cloud Run Admin v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteExecutionRequest\u003c/code\u003e class is used to construct a request message to delete an Execution in Google Cloud Run, and it implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented here is 2.13.0, but many older versions from 2.12.0 back to 1.0.0-beta02 are available for reference, offering backwards compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eExecutionName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e to manage different aspects of the deletion request, such as identifying the resource to delete, ensuring data consistency, and controlling the validation process.\u003c/p\u003e\n"],["\u003cp\u003eThe DeleteExecutionRequest class contains 2 constructors, one taking in no arguments and another taking in a DeleteExecutionRequest object as a parameter, allowing for various initialization methods.\u003c/p\u003e\n"]]],[],null,[]]