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

Detailed Description

Definition at line 282 of file utils.hpp.

Public Attributes

::google::protobuf::NullValue field1 = {}
 
std::optional<::google::protobuf::NullValue > field2 = {}
 
std::vector<::google::protobuf::NullValue > field3 = {}
 
std::map< std::int32_t, ::google::protobuf::NullValue > field4 = {}
 

Member Data Documentation

◆ field1

::google::protobuf::NullValue protobuf::json::tests::NullValueMessageData::field1 = {}

Definition at line 283 of file utils.hpp.

◆ field2

std::optional<::google::protobuf::NullValue> protobuf::json::tests::NullValueMessageData::field2 = {}

Definition at line 284 of file utils.hpp.

◆ field3

std::vector<::google::protobuf::NullValue> protobuf::json::tests::NullValueMessageData::field3 = {}

Definition at line 285 of file utils.hpp.

◆ field4

std::map<std::int32_t, ::google::protobuf::NullValue> protobuf::json::tests::NullValueMessageData::field4 = {}

Definition at line 286 of file utils.hpp.


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