Merge pull request #9132 from nathanielmanistaatgoogle/python-examples
Update Python examples with fresh generated code.
No related branches found
No related tags found
Showing
- examples/python/helloworld/greeter_client.py 2 additions, 1 deletionexamples/python/helloworld/greeter_client.py
- examples/python/helloworld/greeter_server.py 3 additions, 2 deletionsexamples/python/helloworld/greeter_server.py
- examples/python/helloworld/helloworld_pb2.py 109 additions, 84 deletionsexamples/python/helloworld/helloworld_pb2.py
- examples/python/helloworld/helloworld_pb2_grpc.py 47 additions, 0 deletionsexamples/python/helloworld/helloworld_pb2_grpc.py
- examples/python/multiplex/helloworld_pb2.py 109 additions, 84 deletionsexamples/python/multiplex/helloworld_pb2.py
- examples/python/multiplex/helloworld_pb2_grpc.py 47 additions, 0 deletionsexamples/python/multiplex/helloworld_pb2_grpc.py
- examples/python/multiplex/multiplex_client.py 4 additions, 2 deletionsexamples/python/multiplex/multiplex_client.py
- examples/python/multiplex/multiplex_server.py 6 additions, 4 deletionsexamples/python/multiplex/multiplex_server.py
- examples/python/multiplex/route_guide_pb2.py 255 additions, 230 deletionsexamples/python/multiplex/route_guide_pb2.py
- examples/python/multiplex/route_guide_pb2_grpc.py 114 additions, 0 deletionsexamples/python/multiplex/route_guide_pb2_grpc.py
- examples/python/multiplex/run_codegen.py 0 additions, 0 deletionsexamples/python/multiplex/run_codegen.py
- examples/python/route_guide/route_guide_client.py 2 additions, 1 deletionexamples/python/route_guide/route_guide_client.py
- examples/python/route_guide/route_guide_pb2.py 255 additions, 230 deletionsexamples/python/route_guide/route_guide_pb2.py
- examples/python/route_guide/route_guide_pb2_grpc.py 114 additions, 0 deletionsexamples/python/route_guide/route_guide_pb2_grpc.py
- examples/python/route_guide/route_guide_server.py 3 additions, 2 deletionsexamples/python/route_guide/route_guide_server.py
- tools/distrib/check_copyright.py 15 additions, 3 deletionstools/distrib/check_copyright.py
Loading
Please register or sign in to comment