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
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
8bf4545d63
feat: API for publish idempotence
...
PiperOrigin-RevId: 507561467
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
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
f3f035a2f6
feat: Remove obsolete export subscription statuses field from API
...
PiperOrigin-RevId: 490440743
2 years ago
Google APIs
f7375bc650
feat: Add current state of export subscriptions to API
...
PiperOrigin-RevId: 488739443
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
154b4102b7
feat: Add export config protos to API
...
PiperOrigin-RevId: 468442481
3 years ago
Google APIs
abe15226ba
fix: Add py_test targets
...
PiperOrigin-RevId: 463701296
3 years ago
Google APIs
f37528b2c4
fix: set pubsublite back to grpc-only instead of grpc+rest
...
PiperOrigin-RevId: 457558839
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
97350b3c27
chore: remove unused imports
...
PiperOrigin-RevId: 440384445
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
2c411a8a24
feat: add C++ rules for Pub/Sub Lite
...
PiperOrigin-RevId: 409506444
3 years ago
Google APIs
b601f026f7
feat: Add SeekSubscription and Operations to API
...
PiperOrigin-RevId: 380660182
4 years ago
Google APIs
51d99df029
feat: Add Pub/Sub Lite Reservation APIs
...
PiperOrigin-RevId: 377060979
4 years ago
Google APIs
c71311c3e4
fix!: Replace unreleased InitialSubscribeRequest initial_cursor field with initial_location
...
PiperOrigin-RevId: 375562697
4 years ago
Google APIs
f5ce261910
feat: Add initial_cursor field to InitialSubscribeRequest
...
PiperOrigin-RevId: 372181830
4 years ago
Google APIs
ae5fb2884a
feat: ComputeTimeCursor RPC for Pub/Sub Lite
...
PiperOrigin-RevId: 370536460
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
ead17216f9
feat: add skip_backlog field to allow subscriptions to be created at HEAD
...
Committer: @hannahrogers-google
PiperOrigin-RevId: 360987981
4 years ago
Google APIs
f967ea0c04
feat: Add ComputeHeadCursor RPC for Pub/Sub Lite.
...
PiperOrigin-RevId: 347681363
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
cf3a838432
chore: migrate pubsublite to the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 345065512
4 years ago
Google APIs
8f3ba4de43
chore: Set namespaces for Ruby, PHP, and C# clients
...
PiperOrigin-RevId: 340707189
4 years ago
Google APIs
afea77dc3c
chore(pubsublite): update grpc service config
...
PiperOrigin-RevId: 338171870
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
8f5d456242
Add documentation and deprecate a field.
...
PiperOrigin-RevId: 330547201
5 years ago
Google APIs
33b5d45e93
feat: add package name for nodejs-pubsublite to start on gapic library generation
...
PiperOrigin-RevId: 325336433
5 years ago
Google APIs
bea01b071d
chore: add grpc service config json
...
PiperOrigin-RevId: 325320185
5 years ago
Google APIs
d5b06c7459
chore: use python microgenerator for notebooks and pubsublite
...
PiperOrigin-RevId: 323111268
5 years ago
Google APIs
3dfb55c0c4
chore: add gapic generation for pubsublite googleapis
...
PiperOrigin-RevId: 322853575
5 years ago
Google APIs
01fdba2a8b
refactor!: Export Pub/Sub Lite apis to develop client libraries against. These cannot be used by users until fully released.
...
PiperOrigin-RevId: 322407599
5 years ago
Google APIs
247c651475
Export protos for pubsublite.googleapis.com.
...
PiperOrigin-RevId: 312319867
5 years ago