Commit Graph

11 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 88ad4d34ce chore: migrate notebooks to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344838119
2020-11-30 10:28:54 -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 989670e868 feat: update third party protos with URLs and latest fields
PiperOrigin-RevId: 333377977
2020-09-23 14:50:18 -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 ddaa2026ca build: provide hint about library name for npm
PiperOrigin-RevId: 329845759
2020-09-02 21:03:04 -07:00
Google APIs 8ed61110e1 chore: Fix Ruby namespace for Cloud Notebooks V1beta1
PiperOrigin-RevId: 326279948
2020-08-12 11:56:38 -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 ec24d41f4d feat: added support for Notebooks
PiperOrigin-RevId: 320087095
2020-07-07 16:54:22 -07:00