Google APIs
42ba7e6302
chore(deps): Update gapic-generator-java to 2.15.3
...
PiperOrigin-RevId: 516900470
2 years ago
Google APIs
b5b457107d
fix: Add service_yaml_parameters to `java_gapic_library` targets
...
PiperOrigin-RevId: 515423972
2 years ago
Google APIs
be1bdffd89
feat: Support REST transport
...
PiperOrigin-RevId: 514827824
2 years ago
Google APIs
2029bd6047
fix: ensure proper LRO & mixin HTTP overloads are used
...
PiperOrigin-RevId: 511530528
2 years ago
Google APIs
c35b98606b
feat: Add appropriate mixin clients
...
PiperOrigin-RevId: 510193779
2 years ago
Google APIs
5edc235617
fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
...
PiperOrigin-RevId: 510187992
2 years ago
Google APIs
30d54a7481
build: add Bazel dependency on google/protobuf/empty.proto
...
PiperOrigin-RevId: 508444163
2 years ago
Google APIs
7a702a989d
feat: enable "rest" transport in Python for services supporting numeric enums
...
PiperOrigin-RevId: 508143576
2 years ago
Google APIs
5677c20a29
chore: produce more Go gapic metadata
...
PiperOrigin-RevId: 507541898
2 years ago
Google APIs
d02e58244d
chore: update import paths for Go targets to match open source location
...
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets
PiperOrigin-RevId: 506711567
2 years ago
Google APIs
93b6edea1e
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 502575951
2 years ago
Google APIs
44fdfc1627
chore(bazel): update rules_gapic to v0.19.2
...
chore(bazel): update gapic-generator-go to v0.33.5
chore(bazel): refactor Go longrunning submodule dependency
PiperOrigin-RevId: 493899901
2 years ago
Google APIs
758f0d1217
chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
...
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2 years ago
Google APIs
013b7e1deb
chore: Set `transport` parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2 years ago
Google APIs
807125e795
chore: Set `rest_numeric_enums = False` for all gapic rules explicitly
...
PiperOrigin-RevId: 485623855
2 years ago
Google APIs
8f81accbe6
chore: Explicitly set transport to grpc for python targets
...
PiperOrigin-RevId: 474394710
3 years ago
Google APIs
abe15226ba
fix: Add py_test targets
...
PiperOrigin-RevId: 463701296
3 years ago
Google APIs
8a251f5225
feat: Enable REST transport for most of Java and Go clients
...
PiperOrigin-RevId: 456641589
3 years ago
Google APIs
d42026b7a0
chore: include generated samples dir
...
PiperOrigin-RevId: 454047209
3 years ago
Google APIs
7bc124cb89
chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
...
PiperOrigin-RevId: 429496116
3 years ago
Google APIs
2781c734fb
chore(python): Update gaming BUILD.bazel package name to google-cloud-game-servers
...
PiperOrigin-RevId: 405913635
3 years ago
Google APIs
060218c3cc
chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
...
Committer: @miraleung
PiperOrigin-RevId: 377518010
4 years ago
Google APIs
74bb45bfc8
chore: Migrate the Bazel rules for the libraries NOT published to google-cloud-ruby to use gapic-generator-ruby instead of the monolith generator.
...
PiperOrigin-RevId: 370517814
4 years ago
Google APIs
001f72d55e
chore: migrate gaming/{v1, v1beta} to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 368737560
4 years ago
Google APIs
6dae98144d
chore: Remove unused 'package' attr from java_gapic_library rules
...
Committer: @miraleung
PiperOrigin-RevId: 347459563
4 years ago
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
4 years ago
Google APIs
d189e87120
chore: generate GAPIC metadata JSON file
...
PiperOrigin-RevId: 345596855
4 years ago
Google APIs
905f25da75
chore: migrate cloud/gaming to the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 345080551
4 years ago
Google APIs
7391e775fd
fix: switch all local LRO Go GAPIC deps to remote
...
PiperOrigin-RevId: 338561467
4 years ago
Google APIs
b821f32047
feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
...
PiperOrigin-RevId: 331104099
5 years ago
Google APIs
868615a5c1
chore: move gaming to python microgenerator bazel rules
...
PiperOrigin-RevId: 324294521
5 years ago
Google APIs
84b37f1b9f
fix: migrate gaming/v1beta to grpc_service_config
...
PiperOrigin-RevId: 319050646
5 years ago
Google APIs
d13e2da372
build: move gapic-generator-typescript parameters to BUILD.bazel files.
...
PiperOrigin-RevId: 318386808
5 years ago
Google APIs
4684dae25e
docs: Fixed casing in proto documentation to match other documentation.
...
feat: Added retry configuration.
PiperOrigin-RevId: 317139704
5 years ago
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
5 years ago
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
5 years ago
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
5 years ago
Google APIs
678afc7055
Adding Game Servers v1beta API.
...
PiperOrigin-RevId: 300433218
5 years ago
Google APIs
6d9361eae2
refactor: Add annotations to Bigtable Admin v2.
...
PiperOrigin-RevId: 294243406
5 years ago
Google APIs
c8aef82028
Add cc_proto_library and cc_grpc_library targets for Bigtable protos.
...
Also fix indentation of cc_grpc_library targets in Spanner and IAM protos.
PiperOrigin-RevId: 293440538
5 years ago
Google APIs
06a840781d
Populate BAZEL.build files for around 100 APIs (all APIs we publish) in all 7 langauges.
...
PiperOrigin-RevId: 282449910
5 years ago
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
5 years ago
Google APIs
248abde06e
Integrate GAPIC Python Bazel Extensions
...
Also configure python build for the following clients as an example:
diaglogflow/v2
language/v1
texttospeech/v1
firestore/v1beta1
pubsub/v1
PiperOrigin-RevId: 279406526
5 years ago
Google APIs
a9589347c8
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 276110444
5 years ago
Google APIs
95c0959449
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 276083452
5 years ago
Google APIs
0c0bbaeb69
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 274037944
6 years ago
Google APIs
6a2f0244d6
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249677018
6 years ago
Google APIs
6ea045ad2e
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249345152
6 years ago
Google APIs
c1e4972ef6
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 232765627
6 years ago
Google APIs
b7a1d68ea3
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 222302153
6 years ago