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

Detailed Description

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

Member Data Documentation

◆ kJson

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

Definition at line 513 of file utils.hpp.

◆ kValue

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

Definition at line 512 of file utils.hpp.


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