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