Google APIs
61ab0348bd
feat: Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
...
PiperOrigin-RevId: 352069361
2021-01-15 13:09:14 -08:00
Google APIs
6dae98144d
chore: Remove unused 'package' attr from java_gapic_library rules
...
Committer: @miraleung
PiperOrigin-RevId: 347459563
2020-12-14 13:41:43 -08:00
Google APIs
160f80d81d
chore: Make microgenerators default for all languages
...
In particular this applies to Java and Python microgenerators.
With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.
Also change Ads BAZEL template to reflect the change in default rule names.
Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).
PiperOrigin-RevId: 346227314
2020-12-07 18:51:08 -08:00
Google APIs
d189e87120
chore: generate GAPIC metadata JSON file
...
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs
6513b22097
chore: migrate talent to the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 345067601
2020-12-01 12:50:44 -08:00
Google APIs
7391e775fd
fix: switch all local LRO Go GAPIC deps to remote
...
PiperOrigin-RevId: 338561467
2020-10-22 15:30:23 -07:00
Google APIs
9a69333d45
feat: Remove commute methods from Job Search v4 API
...
PiperOrigin-RevId: 334643694
2020-09-30 11:35:36 -07:00
Google APIs
0fd468f90d
chore: move talent v4 to python microgenerator rules
...
PiperOrigin-RevId: 333372432
2020-09-23 14:24:19 -07:00
Google APIs
7a906c8356
feat: Add Job Search v4 API
...
PiperOrigin-RevId: 331220195
2020-09-11 14:13:41 -07:00
Google APIs
b821f32047
feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
...
PiperOrigin-RevId: 331104099
2020-09-11 01:16:20 -07:00
Google APIs
87c7babc80
feat: move talent API to python microgenerator
...
PiperOrigin-RevId: 323823010
2020-07-29 10:58:57 -07:00
Google APIs
3b634f6060
build: drop Artman config
...
PiperOrigin-RevId: 321028717
2020-07-13 14:02:36 -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
fa4d2ecd08
fix: migrate talent/v4beta1 to grpc_service_config
...
PiperOrigin-RevId: 317110673
2020-06-18 09:39:15 -07:00
Google APIs
8070bcb140
docs: Remove a broken link from the documentation.
...
PiperOrigin-RevId: 314792023
2020-06-04 13:39:40 -07:00
Google APIs
ce56112c35
chore: fix all deps on LRO in go_gapic_library
...
Removes uses of external dependency on longrunning/autogen:go_default_library
in favor of the local target //google/lonrunning:longrunning_go_gapic.
PiperOrigin-RevId: 314387187
2020-06-02 12:57:24 -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
ac1f904979
fix (breaking change): reorder Company and Job resources in talent API to be consistent with old gapic config.
...
committer: @hzyi-google
PiperOrigin-RevId: 305760190
2020-04-09 14:26:14 -07:00
Google APIs
b14af92e56
fix talent API incorrect placeholders in two resource name patterns.
...
committer: @hzyi-google
PiperOrigin-RevId: 303189497
2020-03-26 14:04:41 -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
80d2bd2c65
Enable proto annotation and gapic v2 for talent API.
...
PiperOrigin-RevId: 300393997
2020-03-11 13:22:56 -07:00
Google APIs
2a25aa351d
Breaking change: remove the ProjectOrTenant resource and its references.
...
PiperOrigin-RevId: 300182152
2020-03-10 14:47:44 -07:00
Google APIs
e7d8a694f4
Depend on the latest gapic-generator and resource names plugin.
...
This fixes the very old an very annoying bug: https://github.com/googleapis/gapic-generator/pull/3087
PiperOrigin-RevId: 293903652
2020-02-07 15:18:00 -08:00
Google APIs
ad6e508d07
Fix: Qualify resource type references with "jobs.googleapis.com/"
...
PiperOrigin-RevId: 290285762
2020-01-17 09:35:40 -08:00
Google APIs
58e770d568
cts client library
...
PiperOrigin-RevId: 290146169
2020-01-16 14:37:17 -08:00
Google APIs
d9f2bbf2df
talent: add missing resource.proto dep to Bazel build target
...
PiperOrigin-RevId: 290143164
2020-01-16 14:15:56 -08:00
Google APIs
3b39682374
Annotate Talent API.
...
Add gRPC service config for retry.
Update bazel file with google.api.resource dependency.
PiperOrigin-RevId: 290125172
2020-01-16 12:54:42 -08:00
Google APIs
8607df842f
Change Talent API timeout to 30s.
...
PiperOrigin-RevId: 289912621
2020-01-15 12:24:24 -08:00
Google APIs
a69a974976
client library update
...
PiperOrigin-RevId: 284463979
2019-12-08 16:42:38 -08:00
Google APIs
3bfcb3d8df
Public client library for bebop_jobs_api_20191118_1_RC3 release.
...
PiperOrigin-RevId: 283568877
2019-12-03 10:09:45 -08:00
Google APIs
38dc36a2a4
feat: add http annotations for operations calls
...
PiperOrigin-RevId: 283384331
2019-12-02 11:47: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
d323b287c7
Documentation changes.
...
PiperOrigin-RevId: 279234903
2019-11-07 21:18:47 -08:00
Google APIs
7c4cf35d5f
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 277334937
2019-10-29 12:04:19 -07:00
Google APIs
2dec8f9838
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 273619851
2019-10-08 15:32:03 -07:00
Google APIs
5e6b79e012
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 270168424
2019-09-19 18:09:41 -07:00
Google APIs
6b2ba2ae31
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 268974829
2019-09-13 13:57:38 -07:00
Google APIs
141be1a5d2
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 268723790
2019-09-12 11:08:44 -07:00
Google APIs
37c923effe
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 265474131
2019-08-26 09:35:55 -07:00
Google APIs
b97af5f7fe
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 265156479
2019-08-23 16:12:30 -07:00
Google APIs
9c9f778aed
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 264996596
2019-08-22 23:54:05 -07:00
Google APIs
4bb50a3e4c
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 264193378
2019-08-19 10:59:38 -07:00
Google APIs
f6cc01ff6d
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 263831339
2019-08-16 13:10:24 -07:00
Google APIs
8d3e3cba37
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 262392165
2019-08-08 11:07:41 -07:00
Google APIs
b7844cbd97
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 261987601
2019-08-06 13:50:25 -07:00
Google APIs
7b212a8d23
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 261339454
2019-08-02 09:57:43 -07:00
Google APIs
c6aa541d47
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 260236437
2019-07-26 16:35:14 -07:00
Google APIs
7afd4d4766
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 260228341
2019-07-26 15:46:30 -07:00
Google APIs
f78612e8d0
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 258869625
2019-07-18 16:38:07 -07:00
Google APIs
69916b6ffb
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 256241904
2019-07-02 14:40:02 -07:00