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

Detailed Description

Definition at line 247 of file utils.hpp.

Public Attributes

std::optional< std::variant< ProtoValue, std::vector< ProtoValue >, std::map< std::string, ProtoValue > > > field1 = {}
 

Member Data Documentation

◆ field1

std::optional<std::variant<ProtoValue, std::vector<ProtoValue>, std::map<std::string, ProtoValue> > > protobuf::json::tests::ValueMessageData::field1 = {}

Definition at line 248 of file utils.hpp.


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