Get desktop application:
View/edit binary Protocol Buffers messages
bytes constant = 1
bytes exact_len = 2
bytes min_max_len = 3
repeated string items = 1
double zero_to_one = 1
double bigger_than_zero = 2
double less_than_zero = 3
double bucket = 4
double coolest_float = 5
double pi = 6
double valid_values_only = 7
double finite_values_only = 8
double typical_values_only = 9
double positive_infinity_ok = 10
Used in: EnumExpressions
SPECIAL_UNSPECIFIED = 0
SPECIAL_A = 1
SPECIAL_B = 2
float zero_to_one = 1
float bigger_than_zero = 2
float less_than_zero = 3
float bucket = 4
float coolest_float = 5
float pi = 6
float valid_values_only = 7
float finite_values_only = 8
float typical_values_only = 9
float positive_infinity_ok = 10
int32 zero_to_ten = 1
int32 bigger_than_zero = 2
int32 less_than_zero = 3
int32 bucket = 4
int32 coolest_int32 = 5
int32 pi = 6
int64 zero_to_ten = 1
int64 bigger_than_zero = 2
int64 less_than_zero = 3
int64 bucket = 4
int64 coolest_int64 = 5
int64 pi = 6
map<string, int32> numbers = 1
Used in: MapMessageExpressions
Used in: MessageExpressions
oneof tagged_nested
int32 age = 1
string name = 2
repeated int32 numbers = 1
Used in: RepeatedMessageExpressions
string code = 1
string name = 2
string phone_number = 3
string email = 4
string foreign_key = 5
string primary_key = 6
string word_with_e = 7
string word_without_z = 8
string ice_cream = 9
string best_friend = 10
string ipv4_only = 11
string ipv6_only = 12
repeated string ipv4_or_6_only = 13
uint32 one_to_ten = 1
uint32 bigger_than_100 = 2
uint32 less_than_100 = 3
uint32 bucket = 4
uint32 coolest_uint32 = 5
uint32 pi = 6
uint64 one_to_ten = 1
uint64 bigger_than_100 = 2
uint64 less_than_100 = 3
uint64 bucket = 4
uint64 coolest_uint64 = 5
uint64 pi = 6