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

Result body for table create/load/register APIs. More...

#include <types.h>

Public Member Functions

Status Validate () const
 Validates the LoadTableResult.
 
bool operator== (const LoadTableResult &other) const
 

Public Attributes

std::string metadata_location
 
std::shared_ptr< TableMetadatametadata
 
std::unordered_map< std::string, std::string > config
 

Detailed Description

Result body for table create/load/register APIs.


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