public sealed class DeleteRevisionRequest : IMessage<DeleteRevisionRequest>, IEquatable<DeleteRevisionRequest>, IDeepCloneable<DeleteRevisionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class DeleteRevisionRequest.
Request message for deleting a retired Revision.
Revision lifecycle is usually managed by making changes to the parent
Service. Only retired revisions can be deleted with this API.
[[["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 page provides documentation for the \u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e class within the Google Cloud Run Admin v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e class is used to manage the deletion of retired Revisions in Cloud Run, as changes to revisions are typically made through the parent Service.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the available versions of the \u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e class, ranging from version 2.0.0 to the latest version 2.13.0, as well as a beta version, and the current version described is 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and includes properties like \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eRevisionName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e class: a parameterless constructor and one that accepts another \u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]