|
iceberg-cpp
|
Response body for loading namespace properties. More...
#include <types.h>
Public Member Functions | |
| Status | Validate () const |
| Validates the GetNamespaceResponse. | |
| bool | operator== (const GetNamespaceResponse &) const =default |
Public Attributes | |
| Namespace | namespace_ |
| std::unordered_map< std::string, std::string > | properties |
Response body for loading namespace properties.