获取请求体字符类型的序列号,多为请求体序列号为string类型请求体使用。
const std::string &StringValue() const;
string_value()
无。
获取字符串类型的请求ID。
1
str_val = request_id.string_value()