tree: ec3dd67a7553ade0824e8292bd149f0f0824039e [path history] [tgz]
  1. cloud_executor.pb.go
  2. cloud_executor.proto
  3. README.md
spanner/test/cloudexecutor/proto/README.md

Regenerating protos

Cloud Spanner Executor Framework - To generate code manually for cloud_executor.proto file using protoc, run the command below.

cd spanner/test/cloudexecutor/proto
protoc --go_out=plugins=grpc:. -I=<local path to googleapis> -I=./ cloud_executor.proto