Commit graph

59 commits

Author SHA1 Message Date
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
5202a9e0d9 Protos for v1beta1 release of Cloud Security Center Settings API
PiperOrigin-RevId: 300580858
2020-03-12 10:55:24 -07:00
Google APIs
c0d171acec Updated to include the Notification v1 API.
PiperOrigin-RevId: 298652775
2020-03-03 11:33:41 -08:00
Google APIs
5dac2da18f Restore retry params in gapic config because securitycenter has non-standard default retry params.
Restore a few retry codes for some idempotent methods.

PiperOrigin-RevId: 297196720
2020-02-25 14:01:12 -08:00
Google APIs
e76149c3d9 Move securitycenter v1 to use generate from annotations.
PiperOrigin-RevId: 296266862
2020-02-20 12:06:03 -08:00
Google APIs
5f311e416e fix: use correct PHP package name in gapic configuration
PiperOrigin-RevId: 295161330
2020-02-14 09:24:23 -08:00
Google APIs
806b2854a9 fix: correct capitalization of Ruby namespaces in SecurityCenter V1p1beta1
PiperOrigin-RevId: 293903613
2020-02-07 15:07:15 -08:00
Google APIs
2f53fd8178 Add v1p1beta1 config file
PiperOrigin-RevId: 293696729
2020-02-06 16:01:12 -08:00
Google APIs
b5cbe4a4ba SecurityCenter v1p1beta1: move file-level option on top to workaround protobuf.js bug.
PiperOrigin-RevId: 292647187
2020-01-31 17:28:16 -08:00
Google APIs
cf3b61102e Fix to protos for v1p1beta1 release of Cloud Security Command Center
PiperOrigin-RevId: 292034635
2020-01-28 16:08:39 -08:00
Google APIs
6cac27dabe Updating default deadline for Cloud Security Command Center's v1 APIs.
PiperOrigin-RevId: 289875412
2020-01-15 09:33:18 -08:00
Google APIs
360a8792ed Protos for v1p1beta1 release of Cloud Security Command Center
PiperOrigin-RevId: 289011995
2020-01-09 18:08:41 -08:00
Google APIs
d9e328eaf7 Fix bazel build (versions 1.x)
Bump gapic-generator and resource names plugins to the latest version.

PiperOrigin-RevId: 286469287
2019-12-19 14:56:42 -08:00
Google APIs
03e5708e5f securitycenter: add missing proto deps for Bazel build
PiperOrigin-RevId: 286417075
2019-12-19 10:28:53 -08:00
Google APIs
f2b25232db Increased the default timeout time for all the Cloud Security Command Center client libraries.
PiperOrigin-RevId: 286263771
2019-12-18 14:27:08 -08:00
Google APIs
cb2f1eefd6 Exposing new Resource fields in the SecurityCenterProperties proto, added more comments to the filter logic for these Resource fields, and updated the response proto for the ListFindings API with the new Resource fields.
PiperOrigin-RevId: 286263092
2019-12-18 14:16:27 -08:00
Google APIs
1b4e453d51 securitycenter: publish v1beta1 protos with annotations
PiperOrigin-RevId: 286228860
2019-12-18 11:16:33 -08:00
Google APIs
68d109adad Add annotations to securitycenter v1, but leave GAPIC v1 in place.
Committer: @lukesneeringer
PiperOrigin-RevId: 284580511
2019-12-09 10:17:10 -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
e9277177aa Synchronize new proto/yaml changes.
PiperOrigin-RevId: 258801542
2019-07-18 10:47:22 -07:00
Google APIs
5322233f8c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 256042411
2019-07-01 15:12:21 -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
d09a61779c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247624515
2019-05-10 09:37:51 -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
cec43ca6e1 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 246391229
2019-05-02 14:30:09 -07:00
Google APIs
316b54c401 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 246014263
2019-04-30 13:53:25 -07:00
Google APIs
2adb4dd329 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 244868078
2019-04-23 09:32:27 -07:00
Google APIs
9491fe29ee Synchronize new proto/yaml changes.
PiperOrigin-RevId: 244701216
2019-04-22 11:43:45 -07:00
Google APIs
fa39cea186 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 244665639
2019-04-22 08:27:12 -07:00
Google APIs
d35ca35091 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 244086609
2019-04-17 16:08:15 -07:00
Google APIs
fecf169b1b Synchronize new proto/yaml changes.
PiperOrigin-RevId: 242946317
2019-04-10 14:57:06 -07:00
Google APIs
9c5ae8a3a4 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 242664237
2019-04-09 07:39:58 -07:00
Google APIs
93416634a3 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241415946
2019-04-01 15:48:05 -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
6e18ed1d4a Synchronize new proto/yaml changes.
PiperOrigin-RevId: 239208730
2019-03-19 09:41:26 -07:00
Google APIs
1cb7690823 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 238317766
2019-03-13 15:05:04 -07:00
Google APIs
8ecc5ed455 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 237808840
2019-03-11 08:40:31 -07:00
Google APIs
6df9a80f14 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 237262681
2019-03-07 09:30:39 -08:00
Google APIs
b56ebb3c1b Synchronize new proto/yaml changes.
PiperOrigin-RevId: 237067127
2019-03-06 09:58:41 -08:00
Google APIs
359c7016d4 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 236668629
2019-03-04 09:38:53 -08:00
Google APIs
6cf73b53b6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 236171556
2019-02-28 12:17:30 -08:00
Google APIs
ff7e79ad11 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 235603941
2019-02-25 14:32:48 -08:00