|
iceberg-cpp
|
Response body for listing namespaces. More...
#include <types.h>
Public Member Functions | |
| Status | Validate () const |
| Validates the ListNamespacesResponse. | |
| bool | operator== (const ListNamespacesResponse &) const =default |
Public Attributes | |
| PageToken | next_page_token |
| std::vector< Namespace > | namespaces |
Response body for listing namespaces.