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

Response from committing changes to a table. More...

#include <types.h>

Public Member Functions

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

Public Attributes

std::string metadata_location
 
std::shared_ptr< TableMetadatametadata
 

Detailed Description

Response from committing changes to a table.


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