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

Detailed Description

Definition at line 504 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 505 of file utils.hpp.

Member Data Documentation

◆ kJson

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

Definition at line 507 of file utils.hpp.

◆ kValue

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

Definition at line 506 of file utils.hpp.


The documentation for this struct was generated from the following file:
  • /data/code/userver/libraries/protobuf/tests/json/utils.hpp