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

Detailed Description

Definition at line 241 of file utils.hpp.

Public Attributes

std::int64_t seconds = 0
 
std::int32_t nanos = 0
 
bool do_not_set = false
 

Member Data Documentation

◆ do_not_set

bool protobuf::json::tests::TimestampMessageData::do_not_set = false

Definition at line 244 of file utils.hpp.

◆ nanos

std::int32_t protobuf::json::tests::TimestampMessageData::nanos = 0

Definition at line 243 of file utils.hpp.

◆ seconds

std::int64_t protobuf::json::tests::TimestampMessageData::seconds = 0

Definition at line 242 of file utils.hpp.


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