Commit graph

20 commits

Author SHA1 Message Date
Google APIs
c71311c3e4 fix!: Replace unreleased InitialSubscribeRequest initial_cursor field with initial_location
PiperOrigin-RevId: 375562697
2021-05-24 14:49:38 -07:00
Google APIs
f5ce261910 feat: Add initial_cursor field to InitialSubscribeRequest
PiperOrigin-RevId: 372181830
2021-05-05 12:24:21 -07:00
Google APIs
ae5fb2884a feat: ComputeTimeCursor RPC for Pub/Sub Lite
PiperOrigin-RevId: 370536460
2021-04-26 14:12:17 -07:00
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
2021-04-26 12:36:51 -07:00
Google APIs
ead17216f9 feat: add skip_backlog field to allow subscriptions to be created at HEAD
Committer: @hannahrogers-google
PiperOrigin-RevId: 360987981
2021-03-04 13:12:48 -08:00
Google APIs
f967ea0c04 feat: Add ComputeHeadCursor RPC for Pub/Sub Lite.
PiperOrigin-RevId: 347681363
2020-12-15 13:31:30 -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
cf3a838432 chore: migrate pubsublite to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345065512
2020-12-01 12:20:33 -08:00
Google APIs
8f3ba4de43 chore: Set namespaces for Ruby, PHP, and C# clients
PiperOrigin-RevId: 340707189
2020-11-04 13:13:03 -08:00
Google APIs
afea77dc3c chore(pubsublite): update grpc service config
PiperOrigin-RevId: 338171870
2020-10-20 17:41:57 -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
8f5d456242 Add documentation and deprecate a field.
PiperOrigin-RevId: 330547201
2020-09-08 11:14:04 -07:00
Google APIs
33b5d45e93 feat: add package name for nodejs-pubsublite to start on gapic library generation
PiperOrigin-RevId: 325336433
2020-08-06 16:39:03 -07:00
Google APIs
bea01b071d chore: add grpc service config json
PiperOrigin-RevId: 325320185
2020-08-06 15:10:41 -07:00
Google APIs
d5b06c7459 chore: use python microgenerator for notebooks and pubsublite
PiperOrigin-RevId: 323111268
2020-07-24 18:37:01 -07:00
Google APIs
3dfb55c0c4 chore: add gapic generation for pubsublite googleapis
PiperOrigin-RevId: 322853575
2020-07-23 13:26:19 -07:00
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
2020-07-21 11:47:07 -07:00
Google APIs
247c651475 Export protos for pubsublite.googleapis.com.
PiperOrigin-RevId: 312319867
2020-05-19 11:36:51 -07:00