Commit graph

14 commits

Author SHA1 Message Date
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
0ac2668e5b chore: fixup Go packages to match open source
PiperOrigin-RevId: 524009841
2023-04-13 08:37:57 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
060218c3cc chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
d471cdfca6 chore: migrate firestore/bundle to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 373698262
2021-05-13 18:18:37 -07:00
Google APIs
05bcde7064 fix(firestore): Fix dependency reference to be bundle specific target
PiperOrigin-RevId: 355722114
2021-02-04 15:15:21 -08:00
Google APIs
8d75f62b3f feat(firestore): Add python builds for Firestore Bundles
PiperOrigin-RevId: 355455614
2021-02-03 12:23:54 -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
68b79503fa chore: migrate firestore to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346124526
2020-12-07 11:07:55 -08:00
Google APIs
af0fc83a51 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 335633503
2020-10-06 07:17:22 -07:00