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

Request to rename a table. More...

#include <types.h>

Public Member Functions

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

Public Attributes

TableIdentifier source
 
TableIdentifier destination
 

Detailed Description

Request to rename a table.


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