public sealed class DeleteNamespaceRequest : IMessage<DeleteNamespaceRequest>, IEquatable<DeleteNamespaceRequest>, IDeepCloneable<DeleteNamespaceRequest>, IBufferMessage, IMessage
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 outlines the \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1\u003c/code\u003e namespace, used for requests to delete a namespace via \u003ccode\u003eRegistrationService.DeleteNamespace\u003c/code\u003e.\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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default one (\u003ccode\u003eDeleteNamespaceRequest()\u003c/code\u003e) and another that accepts another \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e instance (\u003ccode\u003eDeleteNamespaceRequest(DeleteNamespaceRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties: \u003ccode\u003eName\u003c/code\u003e, a string representing the name of the namespace to delete, and \u003ccode\u003eNamespaceName\u003c/code\u003e, a \u003ccode\u003eNamespaceName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists the available versions, where 2.6.0 is the latest version and it ranges all the way back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]