Commit graph

54 commits

Author SHA1 Message Date
Google APIs
ccf3501d4d chore: migrate functions/v1 to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 369324229
2021-04-19 16:19:34 -07:00
Google APIs
7cef8809d3 fix: Fix service namespace in grpc_service_config.
PiperOrigin-RevId: 360443299
2021-03-02 09:19:17 -08:00
Google APIs
959b0bcea3 feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.

PiperOrigin-RevId: 358357761
2021-02-19 01:21:43 -08:00
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
069c56a025 chore: migrate functions to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345067832
2020-12-01 13:00:38 -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
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
34c8b4e528 chore: allow generating Java GAPIC libraries for Google Cloud Functions v1.
PiperOrigin-RevId: 322807851
2020-07-23 10:01:15 -07:00
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
b375ae2941 fix: Remove incorrect resource annotation from non-string field
PiperOrigin-RevId: 321311407
2020-07-15 00:31:50 -07:00
Google APIs
5099a037c9 chore: use Python microgenerator for cloud functions
PiperOrigin-RevId: 321186647
2020-07-14 10:36:48 -07:00
Google APIs
a7ed6d42eb feat!: remove Google Cloud Functions v1beta2 API
BREAKING CHANGE: API protos are removed. Please use version v1 of the API.

PiperOrigin-RevId: 321029510
2020-07-13 14:13:12 -07:00
Google APIs
3b634f6060 build: drop Artman config
PiperOrigin-RevId: 321028717
2020-07-13 14:02:36 -07:00
Google APIs
4050447f89 feat: generating GAPIC libraries for Google Cloud Functions v1.
PiperOrigin-RevId: 320622378
2020-07-10 11:05:24 -07:00
Google APIs
6c72f274c9 fix: migrate functions/v1beta2 to grpc_service_config
PiperOrigin-RevId: 315793691
2020-06-10 16:39:11 -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
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
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
49cbdc6a52 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274579922
2019-10-14 08:14:57 -07:00
Google APIs
bd1b0670f1 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 274565815
2019-10-14 07:18:48 -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
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
738b3fa591 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 235606150
2019-02-25 14:44:55 -08:00
Google APIs
d16dcddcb8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 228927812
2019-01-11 12:45:24 -08:00
Google APIs
a6c0a3230c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 206055570
2018-07-25 14:29:39 -07:00
Google APIs
d94fa709de Synchronize new proto/yaml changes.
PiperOrigin-RevId: 196298762
2018-05-11 13:15:45 -07:00
Google APIs
a5efe34f9c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 189756367
2018-03-20 09:48:32 -07:00
Google APIs
95496dc69e Synchronize new proto changes. 2017-10-27 23:07:28 -07:00
Google APIs
ec795a6a63 Synchronize new proto changes. 2017-10-16 05:05:46 -07:00
Google APIs
3e14420c2e Synchronize new proto changes. 2017-10-13 02:07:04 -07:00
Google APIs
a4a12516d6 Synchronize new proto changes. 2017-09-25 20:02:02 -07:00
Ernest Landrito
237b593750 Python: Change package paths (#428) 2017-08-21 14:10:38 -07:00
Vadym Matsishevskyi
18711f5ab0 Add support for new Long Running Operation implementation in Java (#382)
Set default LRO configuration values as follows:
    initial_poll_delay_millis: 20000
    poll_delay_multiplier: 1.5
    max_poll_delay_millis: 45000
    total_poll_timeout_millis: 86400000
2017-06-20 13:18:59 -07:00
Garrett Jones
e8de333d39 Java: Removing .spi from package names (#374) 2017-06-09 13:39:40 -07:00
Jon Skeet
e6f2d2b99e Remove retry for UNAVAILABLE on non-idempotent calls
Implemented by executing the following command:

find . -name '*_gapic.yaml' | xargs perl -i -p0e 's/- name: non_idempotent\n    retry_codes:\n    - UNAVAILABLE */- name: non_idempotent\n    retry_codes: \[\]/g'
2017-06-05 09:35:47 +01:00
Jon Skeet
b01f986d34 Allow a status code of UNAVAILABLE to be retried
This is applied to the `retry_codes` of every API.
It's only a change for non-idempotent methods; the idempotent
methods already included this in the list.
2017-03-01 20:43:11 +00:00
googleapis-publisher
e1f6d8da4c Synchronize new proto changes. 2017-02-24 01:01:53 -08:00
Jun Mukai
ae746f4b7c Add LRO config to functions_gapic.yaml (#216) 2016-12-15 13:08:45 -08:00
googleapis-publisher
a4277e6624 Synchronize new proto changes. 2016-12-15 11:01:22 -08:00
googleapis-publisher
6ae2d42424 Synchronize new proto changes. 2016-12-08 19:02:27 -08:00
Jun Mukai
16d182803f Rename packagename pattern for nodejs.
See googleapis/toolkit#757 for why it's necessary.
2016-11-17 13:27:12 -08:00
garrettjonesgoogle
a8ce4b8b70 Adding license config to GAPIC config files (#180) 2016-10-26 11:57:51 -07:00