googleapis/google
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
..
ads/googleads Synchronize new proto/yaml changes. 2019-09-27 12:36:49 -07:00
api Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
appengine Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00
assistant/embedded Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00
bigtable Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
bytestream Synchronize new proto/yaml changes. 2019-02-25 14:45:39 -08:00
cloud Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
container Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
datastore Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
devtools Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
example/library Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
firebase/fcm/connection Synchronize new proto/yaml changes. 2019-04-11 13:33:00 -07:00
firestore Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
genomics Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00
geo/type Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
home/graph Added notification_supported_by_agent to indicate whether the agent is sending notifications to Google or not. 2019-11-12 09:52:21 -08:00
iam Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
logging Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
longrunning Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
monitoring Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
privacy/dlp Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
pubsub Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
rpc Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
spanner Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
storagetransfer/v1 Synchronize new proto/yaml changes. 2019-02-28 12:18:56 -08:00
streetview/publish Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00
type Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
watcher/v1 Synchronize new proto/yaml changes. 2019-02-25 14:45:39 -08:00
artman_core.yaml Synchronize new proto/yaml changes. 2019-10-01 14:15:29 -07:00
artman_logging_external_types.yaml Synchronize new proto/yaml changes. 2018-07-25 16:33:03 -07:00
BUILD.bazel Synchronize new proto/yaml changes. 2018-10-17 14:01:58 -07:00