|
iceberg-cpp
|
Update or delete namespace properties request. More...
#include <types.h>
Public Member Functions | |
| Status | Validate () const |
| Validates the UpdateNamespacePropertiesRequest. | |
| bool | operator== (const UpdateNamespacePropertiesRequest &) const =default |
Public Attributes | |
| std::vector< std::string > | removals |
| std::unordered_map< std::string, std::string > | updates |
Update or delete namespace properties request.