-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathbasic.valid.proto3test.txt
78 lines (78 loc) · 2.1 KB
/
basic.valid.proto3test.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
values:
- single_int32: 1
single_int64: "1"
single_sint32: 1
single_sint64: "1"
single_sfixed32: 1
single_bool: true
- {}
- single_bool: true
- {}
- {}
- single_sfixed32: 1
- single_sint32: 1
- single_int32: -1
- single_int32: 2147483647
- single_int32: -2147483648
- single_int32: 2147483647
- single_int32: -2147483648
- single_int32: 2147483647
- single_int32: -2147483648
- single_int32: 2147483647
- single_int32: -2147483648
- single_int32: 1
- {}
- single_sint64: "1"
- single_sfixed64: "1"
- single_int64: "9223372036854775807"
- single_int64: "-9223372036854775808"
- single_int64: "9007199254740991"
- {}
- single_fixed32: 1
- single_fixed64: "1"
- single_uint32: 4294967295
- single_uint64: "18446744073709551615"
- single_float: 1
- single_float: 1
- single_float: 10
- single_float: 1.7014118e+38
- single_float: Infinity
- single_float: Infinity
- single_double: -Infinity
- single_double: NaN
- single_double: Infinity
- single_string: "1"
- single_string: "1.0"
- single_string: "true"
- single_string: "false"
- single_string: "null"
- single_string: "null"
- single_string: "1"
- single_string: "\U0001F600"
- single_bytes: good
- single_bytes: GOOD
- single_bytes: Zg==
- standalone_enum: -1
- {}
- standalone_enum: BAR
- standalone_enum: 100
- {}
- repeated_int32:
- 1
- repeated_int32:
- 1
- 1
- standalone_message: {}
- single_duration: 1s
- single_duration: 1.123456789s
- single_duration: 1.000000002s
- single_timestamp: "0001-01-01T00:00:00Z"
- single_timestamp: "9999-12-31T23:59:59.999999999Z"
- single_timestamp: "1970-01-01T00:00:00Z"
- single_timestamp: "1970-01-01T00:00:00Z"
- single_timestamp: "1970-01-01T00:00:00.000000001Z"
- single_timestamp: "1970-01-01T00:00:01.000000002Z"
- single_int32_wrapper: 1
- single_int32_wrapper: 1
- single_bytes: nopadw==
- single_bytes: web+safe/w==