Commit Graph

48 Commits

Author SHA1 Message Date
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
garrettjonesgoogle 13ac2436c5 Setting required_constructor_params for LRO, other (#177)
Other:

- Turning off batch generation for APIs that are not ready yet.
- Fixing the java package of Google Cloud Functions
2016-10-21 14:25:53 -07:00
Jason Dobry 43ba71f7ef Introduce GAPIC config for Cloud Functions API. (#171)
- artman config: hand-written
- config yaml: hand-written
- gapic.yaml: generated from configgen
2016-10-13 13:59:51 -07:00
googleapis-publisher 03f2bddd9f Synchronize new proto changes. 2016-10-13 05:01:27 -07:00
googleapis-publisher 8f0f101073 Synchronize new proto changes. 2016-10-10 11:43:44 -07:00