googleapis/google/cloud/videointelligence
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
v1beta2 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
BUILD.bazel Synchronize new proto/yaml changes. 2019-02-06 16:01:58 -08:00
artman_videointelligence_v1.yaml Synchronize new proto/yaml changes. 2019-10-08 09:19:58 -07:00
artman_videointelligence_v1beta2.yaml Synchronize new proto/yaml changes. 2018-07-25 14:29:39 -07:00
artman_videointelligence_v1p1beta1.yaml Synchronize new proto/yaml changes. 2018-07-25 14:29:39 -07:00
artman_videointelligence_v1p2beta1.yaml Synchronize new proto/yaml changes. 2018-09-11 00:38:59 -07:00
artman_videointelligence_v1p3beta1.yaml Synchronize new proto/yaml changes. 2019-02-18 12:06:45 -08:00
videointelligence_v1beta2.yaml Synchronize new proto/yaml changes. 2019-07-30 16:25:43 -07:00
videointelligence_v1p1beta1.yaml Synchronize new proto/yaml changes. 2019-07-29 20:49:12 -07:00
videointelligence_v1p2beta1.yaml Synchronize new proto/yaml changes. 2019-07-29 20:49:12 -07:00
videointelligence_v1p3beta1.yaml Synchronize new proto/yaml changes. 2019-07-29 20:49:12 -07:00