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 \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e class is used to construct requests for deleting a namespace within the Google Cloud Service Directory.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing functionalities for message handling, equality comparison, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e class offers a constructor without parameters and a copy constructor that accepts another \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties: \u003ccode\u003eName\u003c/code\u003e, which is a required string indicating the name of the namespace to be deleted, and \u003ccode\u003eNamespaceName\u003c/code\u003e, which is a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are 12 documented versions of the \u003ccode\u003eDeleteNamespaceRequest\u003c/code\u003e, with version 2.6.0 as the latest and 1.0.0 being the oldest.\u003c/p\u003e\n"]]],[],null,[]]