We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6425207 + 842d3fc commit 3f0cd95Copy full SHA for 3f0cd95
buf.gen.yaml
@@ -20,8 +20,8 @@ plugins:
20
# Generate python protobuf related code
21
# Generates *_pb2.py files, one for each .proto
22
- remote: buf.build/protocolbuffers/python
23
- out: src/python
+ out: src/a2a/grpc
24
# Generate python service code.
25
# Generates *_pb2_grpc.py
26
- remote: buf.build/grpc/python
27
0 commit comments