Skip to content

Commit

Permalink
chore: add dataform for proto tool
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Pana <[email protected]>
  • Loading branch information
acpana committed Jul 10, 2024
1 parent 3450a26 commit b243e1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/tools/proto-to-mapper/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ generate-pb: install-protoc-linux
./third_party/googleapis/google/logging/v2/*.proto \
./third_party/googleapis/google/monitoring/dashboard/v1/*.proto \
./third_party/googleapis/google/devtools/cloudbuild/*/*.proto \
./third_party/googleapis/google/cloud/dataform/*/*.proto \
-o build/googleapis.pb
go run . -apis ../../../apis/ --api-packages github.com/GoogleCloudPlatform/apis

Expand Down

0 comments on commit b243e1b

Please sign in to comment.