Commit graph

43 commits

Author SHA1 Message Date
Google APIs
d4aa417ed2 Fix incorrect retry config in gapic v2 for kms.
PiperOrigin-RevId: 303010132
2020-03-25 17:48:07 -07:00
Google APIs
0341fa3fc2 Turn on gapic config v2 for kms.
Committer: @hzyi-google
PiperOrigin-RevId: 302980301
2020-03-25 15:12:09 -07:00
Google APIs
25a1781c09 bazel: migrate all go_gapic_library targets to microgenerator implementation
* update rules_go and gazelle bazel dependencies
* update gapic-generator bazel dependency (with build file generator changes)

PiperOrigin-RevId: 302730217
2020-03-24 13:05:53 -07:00
Google APIs
365c029b8c Add CC targets to the kms protos.
These are needed by go/tink.

PiperOrigin-RevId: 300038469
2020-03-10 01:35:00 -07:00
Google APIs
de28752440 Fix: Reinstate method signatures that had been missed off some RPCs
Fix: Correct resource types for two fields

PiperOrigin-RevId: 296435091
2020-02-21 07:59:20 -08:00
Google APIs
63796fcbb0 Fix: Remove extraneous resource definition for cloudkms.googleapis.com/CryptoKey.
PiperOrigin-RevId: 294176658
2020-02-10 02:16:08 -08:00
Google APIs
3c39a1d6e2 KMS: add file-level message for CryptoKeyPath, it is defined in gapic yaml but not
in proto files.

PiperOrigin-RevId: 291420695
2020-01-24 12:28:04 -08:00
Google APIs
4543762b23 Fix Bazel build
billing/v1 and dialogflow/v2 remain broken (not bazel-related issues).
Billing has wrong configuration, dialogflow failure is caused by a bug in documentation plugin.

PiperOrigin-RevId: 289140194
2020-01-10 12:18:27 -08:00
Google APIs
dc250ffe07 Fix: Remove incorrect resource annotations in requests
PiperOrigin-RevId: 288321208
2020-01-06 10:03:20 -08:00
Google APIs
91ef2d9dd6 Add GAPIC annotations to Cloud KMS (but do not migrate the GAPIC config yet).
Committer: @lukesneeringer
PiperOrigin-RevId: 287999179
2020-01-03 08:55:27 -08:00
Google APIs
da0edeeef9 feat: publish several retry config files for client generation
PiperOrigin-RevId: 283614497
2019-12-03 13:50:12 -08:00
Google APIs
06a840781d Populate BAZEL.build files for around 100 APIs (all APIs we publish) in all 7 langauges.
PiperOrigin-RevId: 282449910
2019-11-25 15:50:18 -08:00
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
9427411e6e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 263195607
2019-08-13 12:54:14 -07:00
Google APIs
7b58b37559 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 253322136
2019-06-14 16:55:51 -07:00
Google APIs
afa7c03170 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 253272509
2019-06-14 12:09:00 -07:00
Google APIs
d1dec550a5 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 253272095
2019-06-14 12:06:45 -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
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
d003fe3473 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 243632556
2019-04-15 09:43:52 -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
84b79e56be Synchronize new proto/yaml changes.
PiperOrigin-RevId: 237621506
2019-03-09 12:04:49 -08:00
Google APIs
738b3fa591 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 235606150
2019-02-25 14:44:55 -08:00
Google APIs
1a4f0f1277 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 234149430
2019-02-15 08:35:16 -08:00
Google APIs
c1e4972ef6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 232765627
2019-02-06 16:01:58 -08:00
Google APIs
bce093dab3 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 231974277
2019-02-01 08:18:11 -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
bab91dd4db Synchronize new proto/yaml changes.
PiperOrigin-RevId: 220858308
2018-11-09 13:48:49 -08:00
Google APIs
7696d3c3e0 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 212645233
2018-09-12 08:41:39 -07:00
Google APIs
680c98c96c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 212275147
2018-09-10 08:56:23 -07:00
Google APIs
201d7be7f9 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 206226662
2018-07-26 14:57:59 -07:00
Google APIs
3ab16d753d Synchronize new proto/yaml changes.
PiperOrigin-RevId: 206075890
2018-07-25 16:33:03 -07:00
Google APIs
a6c0a3230c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 206055570
2018-07-25 14:29:39 -07:00
Google APIs
d8c9958882 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 205084741
2018-07-18 08:50:38 -07:00
Google APIs
5d63b7c300 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 203781946
2018-07-09 09:55:03 -07:00
Google APIs
7ccfa2cd4a Synchronize new proto/yaml changes.
PiperOrigin-RevId: 201601848
2018-06-21 15:53:23 -07:00