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

Response body after updating namespace properties. More...

#include <types.h>

Public Member Functions

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

Public Attributes

std::vector< std::string > updated
 
std::vector< std::string > removed
 
std::vector< std::string > missing
 

Detailed Description

Response body after updating namespace properties.


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