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 webpage provides reference documentation for the \u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e class within the Cloud Run Admin v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e class is used to request the deletion of a retired Revision, which is typically managed through changes to the parent Service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented here is 2.13.0, however there are many other available versions of the API for this class ranging from 1.0.0-beta02 to 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e has properties such as \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eRevisionName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, allowing configuration of the deletion request, like validating without actual deletion.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing a variety of functionalities for working with this type of request.\u003c/p\u003e\n"]]],[],null,[]]