Google APIs
c759e924aa
feat: Add managed constraints new fields (e.g. parameter)
...
docs: updated comments
PiperOrigin-RevId: 748671918
2025-04-17 07:18:16 -07:00
Google APIs
dfe85eea9a
chore: remove unnecessary (no-op) settings and files
...
PiperOrigin-RevId: 735772094
2025-03-11 08:52:16 -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
9a62525f43
chore: remove language settings from gapic.yaml files for languages that don't read these files
...
PiperOrigin-RevId: 730348903
2025-02-24 01:39:47 -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
0a87fe7bcf
feat: Support adding constraints to new method types REMOVE_GRANTS and GOVERN_TAGS
...
PiperOrigin-RevId: 675680963
2024-09-17 13:10:08 -07:00
Google APIs
d52dddfd3c
chore(php): update migration mode to mark OrgPolicy stable
...
PiperOrigin-RevId: 643132652
2024-06-13 15:03:51 -07: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
667eaac011
feat: Support for universe_domain
...
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
db5ce67d73
feat: Add custom constraints CRUD APIs, proper etag support in Org Policy Update/Delete API
...
docs: updated comments
PiperOrigin-RevId: 591301652
2023-12-15 10:52:16 -08: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
cbddac7303
feat: add new client surface to preview clients
...
chore: update the gapic generator to 1.7.4
PiperOrigin-RevId: 530731364
2023-05-09 15:36:20 -07:00
Google APIs
57b675c153
chore: update go_gapic_assembly_pkg with snippets archive
...
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
5544503224
feat: Support REST transport
...
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
be1bdffd89
feat: Support REST transport
...
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
b0f2af1e9b
feat(typescript): enable REST transport
...
To use REST transport, pass {fallback: "rest"} to the client constructor.
PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08: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
7a702a989d
feat: enable "rest" transport in Python for services supporting numeric enums
...
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
7aeaed9564
feat: Make custom constraint methods public, and update branding of "GCP" to "Google Cloud"
...
PiperOrigin-RevId: 507526929
2023-02-06 10:57:38 -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
8f29315954
feat: support for OrgPolicy dry runs
...
PiperOrigin-RevId: 502948090
2023-01-18 12:26:57 -08:00
Google APIs
95327f5a43
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 502805862
2023-01-18 01:37:08 -08:00
Google APIs
758f0d1217
chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
...
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
dc4d319952
chore(python): fix warehouse-package-name for orgpolicy v2
...
PiperOrigin-RevId: 491637046
2022-11-29 08:00:50 -08:00
Google APIs
013b7e1deb
chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -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
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
7bc124cb89
chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
...
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
bbb3c1f3ba
feat: Deprecates AlternativePolicySpec
...
PiperOrigin-RevId: 428897918
2022-02-15 16:02:26 -08: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
8c7125522e
chore(ruby): Add Bazel build rules for Ruby wrapper clients
...
PiperOrigin-RevId: 406897753
2021-11-01 12:52:22 -07: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
8ceedaa817
feat:Typo fix: "ruleson" -> "rules on"
...
PiperOrigin-RevId: 374928997
2021-05-20 12:41:13 -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
8906bd88f5
chore: fix typo in orgpolicy_v2.yaml
...
Committer: @miraleung
PiperOrigin-RevId: 365133266
2021-03-25 15:16:21 -07:00
Google APIs
22dc32af2d
chore: Uncomment Java build rules
...
chore: Remove package from java_gapic_library
Committer: @neenushaji
PiperOrigin-RevId: 358911155
2021-02-22 15:01:05 -08:00
Google APIs
959b0bcea3
feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
...
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.
PiperOrigin-RevId: 358357761
2021-02-19 01:21:43 -08:00
Google APIs
78f5365656
build: add BUILD files to generate client library for orgpolicy
...
PiperOrigin-RevId: 357293749
2021-02-12 16:55:20 -08:00
Google APIs
35ce99fec7
fix: Fix constraint resource pattern annotation
...
PiperOrigin-RevId: 355915985
2021-02-05 13:27:46 -08:00
Google APIs
e195c9cd5a
feat:Publish Cloud OrgPolicy v2 API
...
PiperOrigin-RevId: 354948879
2021-02-01 08:51:12 -08: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