Class ListNamespacesResponse (1.0.4)

ListNamespacesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response message for RegistrationService.ListNamespaces.

Attributes

NameDescription
namespaces Sequence[google.cloud.servicedirectory_v1.types.Namespace]
The list of namespaces.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.