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

Detailed Description

Definition at line 483 of file utils.hpp.

Public Types

using Message = ::google::protobuf::Int32Value
 

Static Public Attributes

static constexpr std::int32_t kValue = -321
 
static constexpr const char * kJson = "-321"
 

Member Typedef Documentation

◆ Message

using protobuf::json::tests::Int32Value::Message = ::google::protobuf::Int32Value

Definition at line 484 of file utils.hpp.

Member Data Documentation

◆ kJson

constexpr const char* protobuf::json::tests::Int32Value::kJson = "-321"
staticconstexpr

Definition at line 486 of file utils.hpp.

◆ kValue

constexpr std::int32_t protobuf::json::tests::Int32Value::kValue = -321
staticconstexpr

Definition at line 485 of file utils.hpp.


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