Commit graph

227 commits

Author SHA1 Message Date
Google APIs
ded05197da fix: use grpc_service_config in nodejs_gapic_library
The nodejs_gapic_library targets were migrated to gapic-generator-typescript
which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
the proto annotations & grpc_service_config, which this change reflects.

PiperOrigin-RevId: 314206960
2020-06-01 14:44:30 -07:00
Google APIs
5a90d467aa fix: restore GAPIC v2 retry configs
Restores GAPIC v2 retry config overrides that were
mistakenly removed during migration.

PiperOrigin-RevId: 312088359
2020-05-18 08:57:36 -07:00
Google APIs
99dddf1de5 chore: enable gapicv2 for build/v1 API
Committer: @miraleung
PiperOrigin-RevId: 305349884
2020-04-07 15:31:10 -07:00
Google APIs
bf85ee3ed6 chore: enable gapicv2 for cloudbuild/v1 API
Committer: @miraleung
PiperOrigin-RevId: 305349873
2020-04-07 15:20:50 -07:00
Google APIs
490bc55660 Enable gapicv2 for devtools/remoteworkers/v1test2
Committer: @miraleung
PiperOrigin-RevId: 304718691
2020-04-03 17:00:35 -07:00
Google APIs
0f7b1509a9 fix: change config_schema_version to 2.0.0 for containeranalysis v1 gapic config.
committer: @hzyi-google
PiperOrigin-RevId: 304672648
2020-04-03 12:40:43 -07:00
Google APIs
ad895ce95f enable gapic v2 for containeranalysis.
committer: @hzyi-google

PiperOrigin-RevId: 303821111
2020-03-30 14:17:42 -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
078f222366 Fix containeranalysis v1beta1 assembly target name
PiperOrigin-RevId: 302529186
2020-03-23 15:18:49 -07:00
Google APIs
98a3392375 feat: devtools/build/v1 publish client library config annotations
* add details field to some of the BuildEvents
* add final_invocation_id and build_tool_exit_code fields to BuildStatus

PiperOrigin-RevId: 302044087
2020-03-20 09:42:05 -07:00
Google APIs
d8e226f702 feat: Add time-to-live in a queue for builds
PiperOrigin-RevId: 301579876
2020-03-18 06:49:38 -07:00
Google APIs
ffbb493674 feat: cloudbuild/v1 add new fields and annotate OUTPUT_OUT fields.
PiperOrigin-RevId: 299397780
2020-03-06 11:38:42 -08:00
Google APIs
dfb4097ea6 errorreporting: v1beta1 add legacy artman config for php
PiperOrigin-RevId: 293423790
2020-02-05 12:20:21 -08:00
Google APIs
c6f3f350b8 containeranalysis: update v1beta1 and bazel build with annotations
PiperOrigin-RevId: 291401900
2020-01-24 10:53:06 -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
a79211c20c Roll back containeranalysis v1 to GAPIC v1.
Committer: @lukesneeringer
PiperOrigin-RevId: 288999068
2020-01-09 16:41:26 -08:00
Google APIs
94f986afd3 Migrate Container Analysis v1 to GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 288708382
2020-01-08 09:06:17 -08:00
Google APIs
7a751a2791 Remove Container Analysis v1alpha1 (nobody publishes it).
Committer: @lukesneeringer
PiperOrigin-RevId: 288707473
2020-01-08 08:55:40 -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
6ad2bb13bc Updated v1beta1 protos for the client:
- added support for GenericSignedAttestation which has a generic Signature
- added support for CVSSv3 and WindowsDetail in Vulnerability
- documentation updates

PiperOrigin-RevId: 286008145
2019-12-17 10:28:19 -08:00
Google APIs
df8a1707a9 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 284568564
2019-12-09 09:24:48 -08:00
Google APIs
555e844dbe chore: publish retry configs for iam admin, cloud asset, and remoteworkers
PiperOrigin-RevId: 283801979
2019-12-04 11:49:37 -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
8463992271 Fix bazel build
PiperOrigin-RevId: 283589351
2019-12-03 11:43:22 -08:00
Google APIs
3ddad08596 C++ targets: correct deps so they build, rename them from trace* to cloudtrace*
to match the proto names.

PiperOrigin-RevId: 282857635
2019-11-27 17:13:40 -08:00
Google APIs
e42eaaa9ab Put back C++ targets for cloud trace v2 api.
PiperOrigin-RevId: 282803841
2019-11-27 11:20:12 -08:00
Google APIs
74bd9b95ac mark Go lib ga
PiperOrigin-RevId: 282562558
2019-11-26 07:39:15 -08:00
Google APIs
79b7f1c5ba Put back C++ targets.
Previous change overrode custom C++ targets made by external teams. This PR puts those targets back.

PiperOrigin-RevId: 282458292
2019-11-25 16:33:43 -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
5364a19284 bazel: Fix build
1) Update to latest gapic-generator (has iam resource names fix for java).
2) Fix non-trivial issues with oslogin (resources defined in sibling package to the one they are used from) and monitoring.
3) Fix trivial missing dependencies in proto_library targets for other apis.

This is to prepare the repository to being populated with BUILD.bazel files for all supported apis (101 API) in all 7 languages.

PiperOrigin-RevId: 281618750
2019-11-20 15:52:59 -08:00
Google APIs
d8dd7fe8d5 Fix build by adding missing deps.
PiperOrigin-RevId: 281088257
2019-11-18 09:42:52 -08:00
Google APIs
3ef5ffd735 Migrate Error Reporting v1beta1 to proto annotations / GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 281075722
2019-11-18 08:37:35 -08:00
Google APIs
418ee8e24a Trace v2: Add remaining proto annotations, migrate to GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 281068859
2019-11-18 07:59:50 -08:00
Google APIs
8385366aa1 Revert the Trace v2 GAPIC for now.
Committer: @lukesneeringer

PiperOrigin-RevId: 280669295
2019-11-15 09:00:35 -08:00
Google APIs
5c8ab2c072 Migrate Trace v1 and Trace v2 to GAPIC v2.
Committer: @lukesneeringer
PiperOrigin-RevId: 280667429
2019-11-15 08:49:09 -08:00
Google APIs
9bc8d07b8b Rollback of "Migrate Cloud Error Reporting to proto annotations & GAPIC v2."
PiperOrigin-RevId: 280445975
2019-11-14 09:31:20 -08:00
Google APIs
b11664ba64 Migrate Cloud Error Reporting to proto annotations & GAPIC v2.
PiperOrigin-RevId: 280432937
2019-11-14 08:21:19 -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
78883c8de9 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 277528057
2019-10-30 10:03:56 -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
ae908c2b2e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 276077059
2019-10-22 09:12:45 -07:00
Google APIs
868cc5c8ad Synchronize new proto/yaml changes.
PiperOrigin-RevId: 275845814
2019-10-21 08:16:09 -07:00
Google APIs
0e9a6d15fc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 275543900
2019-10-18 14:13:13 -07:00
Google APIs
82e14b2266 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274692507
2019-10-14 17:13:15 -07:00
Google APIs
af8dd2c175 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274260771
2019-10-11 15:25:04 -07:00
Google APIs
ecab1931e2 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274216350
2019-10-11 11:41:56 -07:00
Google APIs
798cef7b44 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274177826
2019-10-11 08:31:30 -07:00
Google APIs
0c0bbaeb69 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274037944
2019-10-10 14:21:31 -07:00
Google APIs
54082ac49c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 272488384
2019-10-02 12:00:06 -07:00