Class ListNamespacesResponse (0.4.1)

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

The response message for RegistrationService.ListNamespaces.

Attributes

NameDescription
namespaces Sequence[.gcs_namespace.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.