1*8975f5c5SAndroid Build Coastguard Worker# Step to generate/update \*\_pb2.py stubs from proto 2*8975f5c5SAndroid Build Coastguard Worker 3*8975f5c5SAndroid Build Coastguard Worker1. Install `protoc` if it is not in the `$PATH` 4*8975f5c5SAndroid Build Coastguard Worker2. From this dir, Run the command `protoc --python_out=. *.proto` to generate 5*8975f5c5SAndroid Build Coastguard Worker python stubs 6