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

Detailed Description

Definition at line 261 of file utils.hpp.

Public Attributes

std::optional< std::int32_t > field1 = {}
 
std::optional< std::string > field2 = {}
 

Member Data Documentation

◆ field1

std::optional<std::int32_t> protobuf::json::tests::OneofMessageData::field1 = {}

Definition at line 262 of file utils.hpp.

◆ field2

std::optional<std::string> protobuf::json::tests::OneofMessageData::field2 = {}

Definition at line 263 of file utils.hpp.


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