Commit Graph

7 Commits

Author SHA1 Message Date
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 9f00677232 chore: migrate accesscontextmanager to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345300603
2020-12-02 13:29:23 -08:00
Google APIs aba342359b chore: add java assembly target for accesscontextmanager BUILD.bazel
PiperOrigin-RevId: 304207684
2020-04-01 10:04:25 -07:00
Google APIs d8c5da9a94 Populate BAZEL.build files for AccessContextManager.
PiperOrigin-RevId: 303526825
2020-03-28 12:53:32 -07:00
Google APIs 55fa441c9d Add proto definition for AccessLevel, AccessPolicy, and ServicePerimeter.
PiperOrigin-RevId: 301620844
2020-03-18 10:46:16 -07:00
Google APIs 2eebba5d04 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 268721455
2019-09-12 11:00:36 -07:00
Google APIs 0b6f19d55d Synchronize new proto/yaml changes.
PiperOrigin-RevId: 268575073
2019-09-11 17:05:31 -07:00