public sealed class DeleteRevisionRequest : IMessage<DeleteRevisionRequest>, IEquatable<DeleteRevisionRequest>, IDeepCloneable<DeleteRevisionRequest>, IBufferMessage, IMessage
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.V2 namespace, specifically for version 1.0.0-beta02 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e class is used to request the deletion of a retired Revision, which is a component typically managed through changes to its parent Service in Google Cloud Run.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e class include \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eRevisionName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, allowing for specifying the revision to delete and controlling the deletion validation process.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is 2.13.0, with multiple older versions available for referencing, down to 1.0.0-beta02, indicating continued development of the API.\u003c/p\u003e\n"]]],[],null,[]]