Commit Graph

38 Commits

Author SHA1 Message Date
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
Google APIs a9589347c8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 276110444
2019-10-22 11:43:03 -07:00
Google APIs 95c0959449 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 276083452
2019-10-22 09:46:06 -07:00
Google APIs 0c0bbaeb69 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274037944
2019-10-10 14:21:31 -07:00
Google APIs 8b3af833ae Synchronize new proto/yaml changes.
PiperOrigin-RevId: 253849680
2019-06-18 13:05:45 -07:00
Google APIs f117dac435 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 252714985
2019-06-11 15:47:05 -07:00
Google APIs 89bb3e91dd Synchronize new proto/yaml changes.
PiperOrigin-RevId: 252705543
2019-06-11 14:59:35 -07:00
Google APIs 6a2f0244d6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249677018
2019-05-23 11:03:47 -07:00
Google APIs 12bbae0efc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249642091
2019-05-23 07:54:53 -07:00
Google APIs 6ea045ad2e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249345152
2019-05-21 16:07:26 -07:00
Google APIs 32b08107fa Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247684466
2019-05-10 15:15:41 -07:00
Google APIs 1b694ae906 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247617382
2019-05-10 08:49:22 -07:00
Google APIs fa85d52ec1 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247613638
2019-05-10 08:22:07 -07:00
Google APIs f86c9531dc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247457584
2019-05-09 10:56:46 -07:00
Google APIs 9497e697af Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247122368
2019-05-07 17:34:22 -07:00
Google APIs 52690192a3 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 244190202
2019-04-18 08:32:32 -07:00
Google APIs 5985a1dae5 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241612994
2019-04-02 15:09:48 -07:00
Google APIs fd67be4b51 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241096997
2019-03-29 20:50:32 -07:00
Google APIs 37386f1ebc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 240841842
2019-03-28 13:38:42 -07:00
Google APIs 1c32fb18c8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 235605810
2019-02-25 14:43:16 -08:00
Google APIs c1e4972ef6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 232765627
2019-02-06 16:01:58 -08:00
Google APIs d16dcddcb8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 228927812
2019-01-11 12:45:24 -08:00
Google APIs b7a1d68ea3 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 222302153
2018-11-20 13:58:28 -08:00
Google APIs 3afba2fd06 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 217582979
2018-10-17 14:01:58 -07:00
Google APIs bdd31f00f7 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 210367720
2018-08-27 08:01:41 -07:00
Google APIs cd031b10d4 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 209224544
2018-08-17 16:25:51 -07:00
Google APIs a0d06e4361 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 209196013
2018-08-17 13:17:39 -07:00
Google APIs d777a7f63a Synchronize new proto/yaml changes.
PiperOrigin-RevId: 208886167
2018-08-15 14:44:57 -07:00
Google APIs abaec121d0 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 208637510
2018-08-14 06:28:42 -07:00
Google APIs 3e68e19410 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 208497103
2018-08-13 09:58:50 -07:00
Google APIs 8dfde277c7 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 206776782
2018-07-31 09:44:44 -07:00
Google APIs 3ab16d753d Synchronize new proto/yaml changes.
PiperOrigin-RevId: 206075890
2018-07-25 16:33:03 -07:00
Google APIs b24b3a7499 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 205808799
2018-07-24 04:29:49 -07:00
Google APIs a77d1b828d Synchronize new proto/yaml changes.
PiperOrigin-RevId: 196298865
2018-05-11 13:16:32 -07:00
Google APIs d94fa709de Synchronize new proto/yaml changes.
PiperOrigin-RevId: 196298762
2018-05-11 13:15:45 -07:00
Google APIs 74dd99c03f Synchronize new proto/yaml changes.
PiperOrigin-RevId: 193694774
2018-04-20 11:12:19 -07:00
ethanbao 717c3b36ce
Delete readme file of containeralalysis 2017-11-15 08:54:20 -08:00
Google APIs a38607948d Synchronize new proto changes. 2017-11-13 10:04:08 -08:00