Google APIs
abb30a02aa
chore: use gapic-generator-python 0.28.1
...
Also re-adds the grpc_service_config to all the Python libraries that have been moved to the microgenerator.
PiperOrigin-RevId: 321807443
2020-07-17 10:40:12 -07:00
Google APIs
4115e190db
migrate container v1/v1beta1 BUILD.bazel python part to micro-gen
...
PiperOrigin-RevId: 321423020
2020-07-15 13:07:22 -07:00
Google APIs
d13e2da372
build: move gapic-generator-typescript parameters to BUILD.bazel files.
...
PiperOrigin-RevId: 318386808
2020-06-25 18:07:32 -07:00
Google APIs
7a146d3a37
fix: migrate container/v1beta1 to grpc_service_config
...
PiperOrigin-RevId: 317953345
2020-06-23 15:54:27 -07:00
Google APIs
cd24bd2d87
fix: migrate container/v1 to grpc_service_config
...
PiperOrigin-RevId: 317953021
2020-06-23 15:43:37 -07:00
Google APIs
dd244bb3a5
docs: Fixed broken links in the reference documentation
...
PiperOrigin-RevId: 315023125
2020-06-05 17:09:23 -07:00
Google APIs
c77929eb8d
docs: fix a broken link in the docs.
...
PiperOrigin-RevId: 314788929
2020-06-04 13:28:58 -07:00
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
9af7212bc2
docs: display resource name patterns in code font.
...
PiperOrigin-RevId: 305751417
2020-04-09 13:42:33 -07:00
Google APIs
d398d687aa
docs: change relative URLs to absolute URLs to fix broken links.
...
PiperOrigin-RevId: 305496764
2020-04-08 09:49:23 -07:00
Google APIs
27daba5028
chore: set Ruby namespace in proto options
...
PiperOrigin-RevId: 305327500
2020-04-07 13:40:10 -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
5006247aa1
Fix: Make deprecated fields optional
...
Fix: Deprecate SetLoggingServiceRequest.zone in line with the comments
Feature: Add resource name method signatures where appropriate
PiperOrigin-RevId: 294383128
2020-02-10 23:35:47 -08:00
Google APIs
8463992271
Fix bazel build
...
PiperOrigin-RevId: 283589351
2019-12-03 11:43:22 -08:00
Google APIs
82944da215
Migrate container v1beta1 to GAPIC v2.
...
PiperOrigin-RevId: 283342796
2019-12-02 08:12:16 -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
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
ed13a73f30
Add GAPIC annotations to the GKE API.
...
PiperOrigin-RevId: 279734275
2019-11-11 07:47:23 -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
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
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
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
c1e4972ef6
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 232765627
2019-02-06 16:01:58 -08:00
Google APIs
d16dcddcb8
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 228927812
2019-01-11 12:45:24 -08:00
Google APIs
a207551d51
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 225249459
2018-12-12 14:02:21 -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
27aa9a664e
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 220348476
2018-11-06 14:07:18 -08:00
Google APIs
fc08bcc66a
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 220347966
2018-11-06 14:04:52 -08:00
Google APIs
58ecdb1f0c
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 219884369
2018-11-02 16:54:18 -07:00
Google APIs
c44d1e89a3
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 219815480
2018-11-02 10:00:32 -07:00
Google APIs
36ccda19b4
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 219337500
2018-10-31 15:17:25 -07:00
Google APIs
826d54d0e0
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 219329886
2018-10-31 15:17:14 -07:00
Google APIs
58863d90ee
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 218766146
2018-10-25 15:58:06 -07:00
Google APIs
3afba2fd06
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 217582979
2018-10-17 14:01:58 -07:00
Google APIs
a6c0a3230c
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 206055570
2018-07-25 14:29:39 -07:00
Google APIs
a5efe34f9c
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 189756367
2018-03-20 09:48:32 -07:00
Google APIs
132d0c8c0b
Synchronize new proto changes.
2017-12-22 14:04:58 -08:00
Google APIs
a564bc75fb
Synchronize new proto changes.
2017-12-20 14:05:11 -08:00
Google APIs
9ea26fdb18
Synchronize new proto changes.
2017-12-08 16:05:09 -08:00
Google APIs
a2b6df3d21
Synchronize new proto changes.
2017-12-07 17:12:08 -08:00