public sealed class DeleteNamespaceRequest : IMessage<DeleteNamespaceRequest>, IEquatable<DeleteNamespaceRequest>, IDeepCloneable<DeleteNamespaceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Directory v1 API class DeleteNamespaceRequest.
The request message for
[RegistrationService.DeleteNamespace][google.cloud.servicedirectory.v1.RegistrationService.DeleteNamespace].
[[["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\u003eThis document provides reference information for the \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e class within the Google Cloud Service Directory v1 API, specifically version 2.2.0, and details the request message for deleting a namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e 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, allowing for various functionalities such as message handling, equality comparisons, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eDeleteNamespaceRequest()\u003c/code\u003e and another \u003ccode\u003eDeleteNamespaceRequest(DeleteNamespaceRequest other)\u003c/code\u003e that allows for the creation of a new \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e object from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt has two key properties: \u003ccode\u003eName\u003c/code\u003e, a string that represents the namespace to delete, and \u003ccode\u003eNamespaceName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e property, both of which are essential to identify the target resource for deletion.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for the \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 2.6.0, showing the history of this class.\u003c/p\u003e\n"]]],[],null,[]]