Commit graph

202 commits

Author SHA1 Message Date
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
Google APIs
96eb04516b Synchronize new proto/yaml changes.
PiperOrigin-RevId: 272221652
2019-10-01 08:56:51 -07:00
Google APIs
6e012ef875 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 272026449
2019-09-30 11:27:52 -07:00
Google APIs
c687a1d619 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270902450
2019-09-24 07:46:10 -07:00
Google APIs
4aeb126023 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 269598918
2019-09-17 10:27:45 -07:00
Google APIs
db02bc9c10 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 263073419
2019-08-12 22:46:00 -07:00
Google APIs
9156f798b6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 259320910
2019-07-22 07:12:09 -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
Evawere Ogbe
2c30d35bd7
Revert "Synchronize new proto/yaml changes." (#554)
This reverts commit 95aa3a2aaa.
2019-05-29 14:23:10 -07:00
Google APIs
95aa3a2aaa Synchronize new proto/yaml changes.
PiperOrigin-RevId: 250560742
2019-05-29 13:59:09 -07:00
Google APIs
c39b7e880e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 249885941
2019-05-24 13:08:26 -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
07b408e7ea Synchronize new proto/yaml changes.
PiperOrigin-RevId: 242702099
2019-04-09 11:11:06 -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