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

Detailed Description

Definition at line 471 of file utils.hpp.

Public Types

using Message = ::google::protobuf::Int64Value
 

Static Public Attributes

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

Member Typedef Documentation

◆ Message

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

Definition at line 472 of file utils.hpp.

Member Data Documentation

◆ kJson

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

Definition at line 474 of file utils.hpp.

◆ kValue

constexpr std::int64_t protobuf::json::tests::Int64Value::kValue = -123
staticconstexpr

Definition at line 473 of file utils.hpp.


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