googleapis/google/cloud/vision
Google APIs bc76ffd873 Use rules_proto bzl files to load proto_library
This makes googleapis forward compatible with Bazel incompatible change https://github.com/bazelbuild/bazel/issues/8922.

This CL was created by adding @rules_proto to the WORKSPACE file and then running:

find . -name BUILD.bazel | \
  while read build; do \
    buildifier --lint=fix --warnings=load $build; \
  done

Since buildifier cannot be told not to reformat the BUILD file, some files are reformatted.

PiperOrigin-RevId: 280356106
2019-11-13 22:28:15 -08:00
..
v1 Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
v1p1beta1 Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
v1p2beta1 Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
v1p3beta1 Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
v1p4beta1 Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
BUILD.bazel Synchronize new proto/yaml changes. 2019-02-06 16:01:58 -08:00
artman_vision_v1.yaml Synchronize new proto/yaml changes. 2019-09-25 06:55:15 -07:00
artman_vision_v1p1beta1.yaml Synchronize new proto/yaml changes. 2018-07-25 14:29:39 -07:00
artman_vision_v1p2beta1.yaml Synchronize new proto/yaml changes. 2018-07-25 14:29:39 -07:00
artman_vision_v1p3beta1.yaml Synchronize new proto/yaml changes. 2018-07-25 14:29:39 -07:00
artman_vision_v1p4beta1.yaml Synchronize new proto/yaml changes. 2019-02-05 21:50:22 -08:00
vision_v1p1beta1.yaml Synchronize new proto changes. 2017-10-31 14:04:07 -07:00
vision_v1p2beta1.yaml Synchronize new proto/yaml changes. 2018-03-21 15:02:02 -07:00
vision_v1p3beta1.yaml Synchronize new proto/yaml changes. 2018-07-16 15:16:42 -07:00
vision_v1p4beta1.yaml Synchronize new proto/yaml changes. 2019-02-05 21:50:22 -08:00