googleapis/google/cloud
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
..
asset Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
audit Synchronize new proto/yaml changes. 2019-02-25 14:44:55 -08:00
automl Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
bigquery Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
billing Updating Cloud Billing Budget API documentation for clarity. 2019-11-13 10:21:27 -08:00
binaryauthorization Synchronize new proto/yaml changes. 2019-10-11 08:21:38 -07:00
datacatalog Synchronize new proto/yaml changes. 2019-10-29 10:26:51 -07:00
datalabeling Synchronize new proto/yaml changes. 2019-07-15 15:03:15 -07:00
dataproc Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
dialogflow Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
documentai Synchronize new proto/yaml changes. 2019-11-06 12:58:17 -08:00
functions Synchronize new proto/yaml changes. 2019-10-14 08:14:57 -07:00
iot Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
irm Synchronize new proto/yaml changes. 2019-06-26 14:51:38 -07:00
kms Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
language Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
location Synchronize new proto/yaml changes. 2019-02-25 14:44:55 -08:00
ml/v1 Synchronize new proto/yaml changes. 2019-02-28 12:16:27 -08:00
osconfig/agentendpoint/v1beta Updating configs for AgentEndpoint to fix the client library generation. 2019-11-09 12:13:51 -08:00
oslogin Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
phishingprotection Synchronize new proto/yaml changes. 2019-09-25 07:59:37 -07:00
recaptchaenterprise Synchronize new proto/yaml changes. 2019-09-24 07:49:49 -07:00
recommender Synchronize new proto/yaml changes. 2019-07-03 15:56:17 -07:00
redis Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
resourcemanager Synchronize new proto/yaml changes. 2019-10-14 13:00:55 -07:00
runtimeconfig Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00
scheduler Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
securitycenter Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
speech Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
support Synchronize new proto/yaml changes. 2019-02-25 14:44:55 -08:00
talent Documentation changes. 2019-11-07 21:18:47 -08:00
tasks Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
texttospeech Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
translate Synchronize new proto/yaml changes. 2019-10-07 11:41:10 -07:00
videointelligence Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
vision Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
webrisk Synchronize new proto/yaml changes. 2019-10-09 06:43:21 -07:00
websecurityscanner Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
BUILD.bazel Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
common_resources.proto Synchronize new proto/yaml changes. 2019-09-10 15:11:16 -07:00