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

Detailed Description

Definition at line 477 of file utils.hpp.

Public Types

using Message = ::google::protobuf::UInt64Value
 

Static Public Attributes

static constexpr std::uint64_t kValue = 123
 
static constexpr const char * kJson = "123"
 

Member Typedef Documentation

◆ Message

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

Definition at line 478 of file utils.hpp.

Member Data Documentation

◆ kJson

constexpr const char* protobuf::json::tests::UInt64Value::kJson = "123"
staticconstexpr

Definition at line 480 of file utils.hpp.

◆ kValue

constexpr std::uint64_t protobuf::json::tests::UInt64Value::kValue = 123
staticconstexpr

Definition at line 479 of file utils.hpp.


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