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

Detailed Description

Definition at line 495 of file utils.hpp.

Public Types

using Message = ::google::protobuf::BoolValue
 

Static Public Attributes

static constexpr bool kValue = true
 
static constexpr const char * kJson = "true"
 

Member Typedef Documentation

◆ Message

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

Definition at line 496 of file utils.hpp.

Member Data Documentation

◆ kJson

constexpr const char* protobuf::json::tests::BoolValue::kJson = "true"
staticconstexpr

Definition at line 498 of file utils.hpp.

◆ kValue

constexpr bool protobuf::json::tests::BoolValue::kValue = true
staticconstexpr

Definition at line 497 of file utils.hpp.


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