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

Detailed Description

Definition at line 489 of file utils.hpp.

Public Types

using Message = ::google::protobuf::UInt32Value
 

Static Public Attributes

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

Member Typedef Documentation

◆ Message

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

Definition at line 490 of file utils.hpp.

Member Data Documentation

◆ kJson

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

Definition at line 492 of file utils.hpp.

◆ kValue

constexpr std::uint32_t protobuf::json::tests::UInt32Value::kValue = 321
staticconstexpr

Definition at line 491 of file utils.hpp.


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