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\u003eThe latest version of the \u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e is 2.13.0, and there are multiple previous versions available, dating back to 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e is a class within the Cloud Run Admin v2 API, used for requesting the deletion of retired Revisions.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e, 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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteRevisionRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (the revision's name to delete), \u003ccode\u003eEtag\u003c/code\u003e (a system-generated fingerprint), \u003ccode\u003eRevisionName\u003c/code\u003e (typed view of the \u003ccode\u003eName\u003c/code\u003e), and \u003ccode\u003eValidateOnly\u003c/code\u003e (for validating the deletion request).\u003c/p\u003e\n"],["\u003cp\u003eThe revision lifecycle is typically managed through changes made to the parent service, and only retired revisions can be removed using the API that this class belongs to.\u003c/p\u003e\n"]]],[],null,[]]