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

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
 

Detailed Description

Response body for loading namespace properties.


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