Skip to content

Commit

Permalink
generate grpc service for google/longrunning/operations.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
sgtsquiggs authored and johanbrandhorst committed Mar 12, 2020
1 parent 528330d commit d88d944
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ regenerate:
google/api/expr/v1alpha1/value.proto

protoc \
--gogogoogleapis_out=\
--gogogoogleapis_out=plugins=grpc,\
Mgoogle/api/annotations.proto=github.com/gogo/googleapis/google/api,\
Mgoogle/api/http.proto=github.com/gogo/googleapis/google/api,\
Mgoogle/api/client.proto=github.com/gogo/googleapis/google/api,\
Expand Down
301 changes: 301 additions & 0 deletions google/longrunning/operations.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d88d944

Please sign in to comment.