iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
iceberg::rest::ListNamespacesResponse Struct Reference

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< Namespacenamespaces
 

Detailed Description

Response body for listing namespaces.


The documentation for this struct was generated from the following file: