Google APIs
d180952b2b
feat: added support for CMEK
...
docs: clarified wording around quota usage
Clients can now specify the docker registry to use for storing function Docker images and KMS crypto keys for function source code objects.
PiperOrigin-RevId: 453234231
2022-06-06 10:48:51 -07:00
Google APIs
7bc124cb89
chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
...
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
dc15873a93
fix(php): add service_yaml to php_gapic_library targets
...
PiperOrigin-RevId: 421075193
2022-01-11 11:02:54 -08:00
Google APIs
eddd3d845b
feat: add C++ rules for many Cloud services
...
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
09b2576012
feat: Secret Manager integration fields 'secret_environment_variables' and 'secret_volumes' added
...
feat: CMEK integration fields 'kms_key_name' and 'docker_repository' added
PiperOrigin-RevId: 407654258
2021-11-04 13:15:34 -07:00
Google APIs
8c7125522e
chore(ruby): Add Bazel build rules for Ruby wrapper clients
...
PiperOrigin-RevId: 406897753
2021-11-01 12:52:22 -07:00
Google APIs
44c497f37f
feat: add SecurityLevel option on HttpsTrigger
...
PiperOrigin-RevId: 396889803
2021-09-15 12:03:09 -07:00
Google APIs
a75aa07034
docs: minor formatting fixes to Cloud Functions reference docs
...
PiperOrigin-RevId: 391298623
2021-08-17 08:41:47 -07:00
Google APIs
909c3adecc
fix: Updating behavior of source_upload_url during Get/List function calls
...
Regenerating cloud functions docs
PiperOrigin-RevId: 388967811
2021-08-05 10:33:44 -07:00
Google APIs
060218c3cc
chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
...
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
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