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

Detailed Description

Definition at line 266 of file utils.hpp.

Public Attributes

std::vector< std::int32_t > field1 = {}
 
std::vector< BoolMessageDatafield2 = {}
 
std::vector< DurationMessageDatafield3 = {}
 

Member Data Documentation

◆ field1

std::vector<std::int32_t> protobuf::json::tests::RepeatedMessageData::field1 = {}

Definition at line 267 of file utils.hpp.

◆ field2

std::vector<BoolMessageData> protobuf::json::tests::RepeatedMessageData::field2 = {}

Definition at line 268 of file utils.hpp.

◆ field3

std::vector<DurationMessageData> protobuf::json::tests::RepeatedMessageData::field3 = {}

Definition at line 269 of file utils.hpp.


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