userver: protobuf::json::tests::RawAnyData Struct Reference
Loading...
Searching...
No Matches
protobuf::json::tests::RawAnyData Struct Reference

Detailed Description

Definition at line 251 of file utils.hpp.

Public Attributes

std::string type_url = {}
 
std::string value = {}
 

Member Data Documentation

◆ type_url

std::string protobuf::json::tests::RawAnyData::type_url = {}

Definition at line 252 of file utils.hpp.

◆ value

std::string protobuf::json::tests::RawAnyData::value = {}

Definition at line 253 of file utils.hpp.


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