Commit Graph

87 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 248abde06e Integrate GAPIC Python Bazel Extensions
Also configure python build for the following clients as an example:

diaglogflow/v2
language/v1
texttospeech/v1
firestore/v1beta1
pubsub/v1

PiperOrigin-RevId: 279406526
2019-11-08 15:45:31 -08:00
Google APIs cad1d3b365 Updates to MediaCard
PiperOrigin-RevId: 279100776
2019-11-07 09:16:09 -08:00
Google APIs 05556c26b6 Updates to MediaCard
PiperOrigin-RevId: 279100278
2019-11-07 09:14:07 -08:00
Google APIs 5b86376273 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 277850256
2019-10-31 19:39:02 -07:00
Google APIs 8bc65fb697 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 277813826
2019-10-31 15:29:12 -07:00
Google APIs d0324cf604 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 276503595
2019-10-24 09:29:02 -07:00
Google APIs 6e1a1c95b4 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 276503498
2019-10-24 09:28:15 -07: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 d9576d95b4 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 272741510
2019-10-03 14:26:26 -07:00
Google APIs 079b1cb376 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 272682640
2019-10-03 09:56:59 -07:00
Google APIs b881039369 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270708803
2019-09-23 10:37:34 -07:00
Google APIs 999d0930ce Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270363949
2019-09-20 15:33:16 -07:00
Google APIs 44e588d97e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270200097
2019-09-19 22:49:16 -07:00
Google APIs 541478d5ca Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270199972
2019-09-19 22:48:12 -07:00
Google APIs b7abb49e0a Synchronize new proto/yaml changes.
PiperOrigin-RevId: 268916661
2019-09-13 09:09:51 -07:00
Google APIs 7ebb7a62ed Synchronize new proto/yaml changes.
PiperOrigin-RevId: 264871816
2019-08-22 10:54:35 -07:00
Google APIs 92bebf7834 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 264715111
2019-08-21 16:11:55 -07:00
Google APIs 2a928b017f Synchronize new proto/yaml changes.
PiperOrigin-RevId: 264715099
2019-08-21 16:10:51 -07:00
Google APIs 82c3abe8f7 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 263652726
2019-08-15 15:18:24 -07:00
Google APIs 149dc94cef Synchronize new proto/yaml changes.
PiperOrigin-RevId: 263615216
2019-08-15 12:16:42 -07:00
Google APIs c4f8f6cd78 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 263615210
2019-08-15 12:15:51 -07:00
Google APIs ab3c556fc6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 262349935
2019-08-08 07:43:30 -07:00
Google APIs f94d89f4b7 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 261701508
2019-08-05 09:26:34 -07:00
Google APIs a0ca38e4c8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 260053675
2019-07-25 17:23:34 -07:00
Google APIs 1c1164ba3f Synchronize new proto/yaml changes.
PiperOrigin-RevId: 260053630
2019-07-25 17:22:49 -07:00
Google APIs 3c94c4b4da Synchronize new proto/yaml changes.
PiperOrigin-RevId: 258788887
2019-07-18 09:48:09 -07:00
Google APIs b73d923869 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 257619268
2019-07-11 09:11:40 -07:00
Google APIs c87049c975 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 257619244
2019-07-11 09:10:48 -07:00
Google APIs 91d9692c20 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 256375941
2019-07-03 08:50:55 -07:00
Google APIs d7ad209003 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 256211083
2019-07-02 12:11:08 -07:00
Google APIs e08295d880 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 256204900
2019-07-02 11:29:01 -07:00
Google APIs c9546320bb Synchronize new proto/yaml changes.
PiperOrigin-RevId: 254331898
2019-06-20 21:41:10 -07:00
Google APIs 4f24ddf64e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 254331830
2019-06-20 21:40:27 -07:00
Google APIs 45e125f9e3 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 254026509
2019-06-19 10:44:51 -07:00
Google APIs a9a85bc86b Synchronize new proto/yaml changes.
PiperOrigin-RevId: 253097146
2019-06-13 13:46:20 -07:00
Google APIs ad63761fdd Synchronize new proto/yaml changes.
PiperOrigin-RevId: 253023065
2019-06-13 07:21:31 -07:00
Google APIs 78dc641b2d Synchronize new proto/yaml changes.
PiperOrigin-RevId: 253022966
2019-06-13 07:20:48 -07:00
Google APIs a12347ec47 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 252108410
2019-06-07 13:31:27 -07:00
Google APIs 6a2f0244d6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249677018
2019-05-23 11:03:47 -07:00
Google APIs 6ea045ad2e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249345152
2019-05-21 16:07:26 -07:00
Google APIs 32a10f69e2 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249058354
2019-05-20 08:57:00 -07:00
Google APIs ad24d2f809 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249058289
2019-05-20 08:56:25 -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 7ae6af0c35 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247039099
2019-05-07 10:01:06 -07:00
Google APIs be3005c8a1 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 245840921
2019-04-29 15:54:41 -07:00
Google APIs dce0f900f7 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 245840773
2019-04-29 15:53:50 -07:00