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

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
 

Detailed Description

Response body after creating a namespace.


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