Get desktop application:
View/edit binary Protocol Buffers messages
repeated string to = 1
string subject = 2
string body = 3
string receiver_email = 1
uint64 page = 2
uint64 size = 3
repeated Email emails = 1
uint64 total_pages = 2
uint64 total_count = 3
bool has_more = 4
uint64 page = 5
uint64 size = 6
Used in: FindEmailByIdResponse, FindEmailsByReceiverResponse
string email_id = 1
repeated string to = 2
string from = 3
string body = 4
string subject = 5
string content_type = 6