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

Detailed Description

Definition at line 501 of file utils.hpp.

Public Types

using Message = ::google::protobuf::StringValue
 

Static Public Attributes

static constexpr std::string_view kValue = "hello"
 
static constexpr const char * kJson = "\"hello\""
 

Member Typedef Documentation

◆ Message

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

Definition at line 502 of file utils.hpp.

Member Data Documentation

◆ kJson

constexpr const char* protobuf::json::tests::StringValue::kJson = "\"hello\""
staticconstexpr

Definition at line 504 of file utils.hpp.

◆ kValue

constexpr std::string_view protobuf::json::tests::StringValue::kValue = "hello"
staticconstexpr

Definition at line 503 of file utils.hpp.


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