25 #include <olp/dataservice/read/DataServiceReadApi.h>
28 namespace dataservice {
40 const std::string&
GetHrn()
const {
return hrn_; }
47 void SetHrn(std::string hrn) { hrn_ = std::move(hrn); }
Represents catalog with the version.
Definition: CatalogVersion.h:33
int64_t GetVersion() const
Gets the version of the catalog.
Definition: CatalogVersion.h:54
void SetHrn(std::string hrn)
Sets the HRN of the catalog.
Definition: CatalogVersion.h:47
const std::string & GetHrn() const
Gets the HRN of the catalog.
Definition: CatalogVersion.h:40
void SetVersion(int64_t version)
Sets the version of the dependent catalog.
Definition: CatalogVersion.h:61
Rules all the other namespaces.
Definition: AppleSignInProperties.h:24