Get desktop application:
View/edit binary Protocol Buffers messages
Method name is reserved
lambda
valid_method_name1
valid_method_name2
Naming conflicts!
See https://github.com/protocolbuffers/protobuf/issues/8803 proto itself generates broken code when DESCRIPTOR is there DESCRIPTOR = 8;
Used as response type in: PythonReservedKeywordsService.valid_method_name1
Used as field type in:
Outer Enum
Used in:
FOO
BAR
Test unreserved identifiers w/ reserved message names
Used in:
Used as response type in: PythonReservedKeywordsService.lambda, PythonReservedKeywordsService.valid_method_name2
Do one with just one arg - to make sure it's syntactically correct
Field self -> must generate an __init__ method w/ different name
Message with one of everything
Used as request type in: ATestService.Echo, PythonReservedKeywordsService.lambda, PythonReservedKeywordsService.valid_method_name1, PythonReservedKeywordsService.valid_method_name2, grpc.SimpleService.NoComment, grpc.SimpleService.UnaryStream
Used as response type in: grpc.SimpleService.UnaryUnary
Inner Enum
Used in:
INNER1
INNER2
Used in:
(message has no fields)
Used as response type in: ATestService.Echo
Used as field type in:
,