Commit Graph

10 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 d189e87120 chore: generate GAPIC metadata JSON file
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs a0ba062574 chore: migrate assuredworkloads to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345065528
2020-12-01 12:30:09 -08:00
Google APIs 3ac5ef0436 chore: use python microgenerator rules for assured workloads
PiperOrigin-RevId: 342835449
2020-11-17 04:23:55 -08:00
Google APIs 8d245ac97e feat: updated google.cloud.assuredworkloads.v1beta1.AssuredWorkloadsService service
Clients can now specify the 'provisioned_resources_parent' for the provisioned projects.
The per compliance regime 'kms_settings' are being deprecated and should now be specified as a top level field of the workload.

PiperOrigin-RevId: 342580339
2020-11-16 00:28:17 -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 434577759f chore: move assured workloads to python microgenerator rules
PiperOrigin-RevId: 332459467
2020-09-18 08:52:34 -07:00
Google APIs 369e0cd054 build(node): document package name
PiperOrigin-RevId: 332273856
2020-09-17 11:28:08 -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 56f0db80b2 feat: added google.cloud.assuredworkloads.v1beta1.AssuredWorkloadsService service
PiperOrigin-RevId: 328756245
2020-08-27 09:49:33 -07:00