Commit graph

28 commits

Author SHA1 Message Date
Google APIs
36533b09a6 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 808289479
2025-09-17 14:49:50 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
651af4b02f chore(python): Update build rule for //google/cloud/orgpolicy/v1:orgpolicy-v1-py to prepare for release
chore(python): Remove moved_proto_library and py_grpc_library rules which are unused

PiperOrigin-RevId: 711497369
2025-01-02 12:41:34 -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
4d27ae79c4 chore: refactor BUILD
PiperOrigin-RevId: 570538058
2023-10-03 17:04:16 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
c72f415add chore: add orgpolicy v1 assembly target for Go
PiperOrigin-RevId: 508685940
2023-02-10 09:54:46 -08:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -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
d42026b7a0 chore: include generated samples dir
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -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
b32a324389 chore: Add C# generation rules
PiperOrigin-RevId: 408640431
2021-11-09 10:09:07 -08:00
Google APIs
cb44b173ba chore(bazel): remove protoc-gen-docs_plugin from WORKSPACE
PiperOrigin-RevId: 380020641
2021-06-17 12:37:08 -07: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
345f732ee0 chore: migrate orgpolicy/{v1,v2} to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 369275298
2021-04-19 12:26:51 -07:00
Google APIs
e58a94f9ba chore: migrate orgpolicy to the Python microgenerator
Committer: @miraleung
PiperOrigin-RevId: 351464945
2021-01-12 16:29:38 -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
2d2413f97e chore: migrate orgpolicy to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 344905835
2020-11-30 16:29:37 -08:00
Google APIs
ff17eefa18 chore: add Python target for orgpolicy BUILD.bazel
PiperOrigin-RevId: 308747658
2020-04-27 19:45:33 -07:00
Google APIs
b5c94cec71 chore: add java assembly target for orgpolicy BUILD.bazel
PiperOrigin-RevId: 304021854
2020-03-31 12:29:48 -07:00
Google APIs
cf9db7161c Populate BAZEL.build files for OrgPolicy.
PiperOrigin-RevId: 303526702
2020-03-28 12:42:48 -07:00
Google APIs
a8ed9d921f fix: set Ruby module name for OrgPolicy
PiperOrigin-RevId: 293257997
2020-02-04 16:43:08 -08:00
Google APIs
26420ef4e4 Add proto definition for Org Policy v1.
PiperOrigin-RevId: 290771923
2020-01-21 10:31:30 -08: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