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

Detailed Description

Definition at line 507 of file utils.hpp.

Public Types

using Message = ::google::protobuf::BytesValue
 

Static Public Attributes

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

Member Typedef Documentation

◆ Message

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

Definition at line 508 of file utils.hpp.

Member Data Documentation

◆ kJson

constexpr const char* protobuf::json::tests::BytesValue::kJson = "\"d29ybGQ=\""
staticconstexpr

Definition at line 510 of file utils.hpp.

◆ kValue

constexpr std::string_view protobuf::json::tests::BytesValue::kValue = "world"
staticconstexpr

Definition at line 509 of file utils.hpp.


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