public sealed class DeletePackageRequest : IMessage<DeletePackageRequest>, IEquatable<DeletePackageRequest>, IDeepCloneable<DeletePackageRequest>, IBufferMessage, IMessage
[[["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-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eDeletePackageRequest\u003c/code\u003e class is 2.9.0, with versions available dating back to 1.0.0, all within the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeletePackageRequest\u003c/code\u003e class is used to construct a request to delete a specific package, as defined by its name.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, indicating its role within a structured message system.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and provides two constructors: a default constructor and one that accepts another \u003ccode\u003eDeletePackageRequest\u003c/code\u003e instance, for cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eName\u003c/code\u003e property, a string that represents the required name of the package to be deleted, that is needed to send a request.\u003c/p\u003e\n"]]],[],null,[]]