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 \u003ccode\u003eDeletePackageRequest\u003c/code\u003e class is used to request the deletion of a package in the Google Cloud Artifact Registry.\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, providing functionalities for message handling, equality checks, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDeletePackageRequest\u003c/code\u003e is 2.9.0, with historical versions available, and this page specifically documents version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e, and it includes a \u003ccode\u003eName\u003c/code\u003e property which is a string representing the required name of the package to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eYou can create an instance of the class either with no parameters or by making a copy of another \u003ccode\u003eDeletePackageRequest\u003c/code\u003e object, through its constructor.\u003c/p\u003e\n"]]],[],null,[]]