Skip to content

Commit

Permalink
fix: add extra proto list (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored Nov 15, 2019
1 parent 2e130a0 commit 71ba08c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions packages/google-cloud-automl/src/extra_proto_list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[
"../../protos/google/cloud/automl/v1/operations.proto",
"../../protos/google/cloud/automl/v1/annotation_spec.proto",
"../../protos/google/cloud/automl/v1/io.proto",
"../../protos/google/cloud/automl/v1/data_items.proto",
"../../protos/google/cloud/automl/v1/text_sentiment.proto",
"../../protos/google/cloud/automl/v1/dataset.proto",
"../../protos/google/cloud/automl/v1/model_evaluation.proto",
"../../protos/google/cloud/automl/v1/prediction_service.proto",
"../../protos/google/cloud/automl/v1/text.proto",
"../../protos/google/cloud/automl/v1/text_segment.proto",
"../../protos/google/cloud/automl/v1/detection.proto",
"../../protos/google/cloud/automl/v1/annotation_payload.proto",
"../../protos/google/cloud/automl/v1/geometry.proto",
"../../protos/google/cloud/automl/v1/translation.proto",
"../../protos/google/cloud/automl/v1/model.proto",
"../../protos/google/cloud/automl/v1/classification.proto",
"../../protos/google/cloud/automl/v1/text_extraction.proto",
"../../protos/google/cloud/automl/v1/image.proto"
]

0 comments on commit 71ba08c

Please sign in to comment.