Commit Graph

14 Commits

Author SHA1 Message Date
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