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\u003eThe latest version available for \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e is 2.6.0, with this webpage specifically detailing version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e is a class used to construct request messages for \u003ccode\u003eRegistrationService.DeleteNamespace\u003c/code\u003e in the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a \u003ccode\u003eName\u003c/code\u003e property, which is a required string representing the name of the namespace to be deleted, and a \u003ccode\u003eNamespaceName\u003c/code\u003e property that provides a typed view over the name resource.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor \u003ccode\u003eDeleteNamespaceRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eDeleteNamespaceRequest(DeleteNamespaceRequest other)\u003c/code\u003e to create a new instance based on an existing \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]