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

Detailed Description

Definition at line 256 of file utils.hpp.

Public Attributes

std::optional< std::variant< Int32MessageData, DurationMessageData, ValueMessageData, RawAnyData > > field1 = {}
 
bool add_nesting = false
 

Member Data Documentation

◆ add_nesting

bool protobuf::json::tests::AnyMessageData::add_nesting = false

Definition at line 258 of file utils.hpp.

◆ field1

std::optional<std::variant<Int32MessageData, DurationMessageData, ValueMessageData, RawAnyData> > protobuf::json::tests::AnyMessageData::field1 = {}

Definition at line 257 of file utils.hpp.


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