Class DeleteNamespaceRequest (0.2.0)

Stay organized with collections Save and categorize content based on your preferences.
DeleteNamespaceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for RegistrationService.DeleteNamespace.

Attribute

NameDescription
name str
Required. The name of the namespace to delete.

Inheritance

builtins.object > proto.message.Message > DeleteNamespaceRequest