public sealed class DeleteNamespaceRequest : IMessage<DeleteNamespaceRequest>, IEquatable<DeleteNamespaceRequest>, IDeepCloneable<DeleteNamespaceRequest>, IBufferMessage, IMessage
The request message for [RegistrationService.DeleteNamespace][google.cloud.servicedirectory.v1beta1.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 page provides documentation for the \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e class, which is used to construct requests for deleting namespaces in the Google Cloud Service Directory.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1Beta1\u003c/code\u003e namespace and is included in the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<DeleteNamespaceRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DeleteNamespaceRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and another that takes another \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e as a parameter to clone it, allowing for the creation of new \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e class has two properties, \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eNamespaceName\u003c/code\u003e (a \u003ccode\u003eNamespaceName\u003c/code\u003e type), representing the name of the namespace to be deleted and a typed view of the resource name, respectively.\u003c/p\u003e\n"]]],[],null,[]]