test more value
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -26,6 +26,12 @@ message RegisterRequest {
|
||||
map<string, int64> ext_int = 15;
|
||||
|
||||
google.protobuf.Value google_value = 16;
|
||||
|
||||
uint64 int64_value = 17;
|
||||
uint32 int32_value = 18;
|
||||
double double_value = 19;
|
||||
float float_value=20;
|
||||
sint64 sint64_value = 21;
|
||||
|
||||
message Address {
|
||||
string address = 1;
|
||||
|
||||
Reference in New Issue
Block a user