|
iceberg-cpp
|
Response body for listing tables in a namespace. More...
#include <types.h>
Public Member Functions | |
| Status | Validate () const |
| Validates the ListTablesResponse. | |
| bool | operator== (const ListTablesResponse &) const =default |
Public Attributes | |
| PageToken | next_page_token |
| std::vector< TableIdentifier > | identifiers |
Response body for listing tables in a namespace.