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 formulate a request for deleting a package within the Google Cloud Artifact Registry.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1Beta2\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1Beta2.dll\u003c/code\u003e assembly, specifically in version 1.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eObject\u003c/code\u003e class and 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\u003eThe \u003ccode\u003eDeletePackageRequest\u003c/code\u003e class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eDeletePackageRequest\u003c/code\u003e instance for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eName\u003c/code\u003e property of type string, representing the name of the package that is to be deleted.\u003c/p\u003e\n"]]],[],null,[]]