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

Request to register a table. More...

#include <types.h>

Public Member Functions

Status Validate () const
 Validates the RegisterTableRequest.
 
bool operator== (const RegisterTableRequest &) const =default
 

Public Attributes

std::string name
 
std::string metadata_location
 
bool overwrite = false
 

Detailed Description

Request to register a table.


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