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

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

Detailed Description

Response body for listing tables in a namespace.


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