Google APIs
3d8c5814fe
docs: Minor formatting
...
PiperOrigin-RevId: 561417614
2023-08-30 12:33:14 -07:00
Google APIs
033fd068d8
docs: Minor formatting
...
PiperOrigin-RevId: 561027864
2023-08-29 07:51:17 -07:00
Google APIs
09b5fc6e45
docs: Minor formatting
...
PiperOrigin-RevId: 553100418
2023-08-02 04:09:22 -07:00
Google APIs
68e699a6d7
feat: add interoperable symmetric encryption system
...
PiperOrigin-RevId: 549699686
2023-07-20 12:02:14 -07:00
Google APIs
ecb3e47587
feat: add resource_types to SearchAllResources, to allow filtering by resource type
...
PiperOrigin-RevId: 547834040
2023-07-13 10:04:56 -07:00
Google APIs
bd3fbf4776
chore: Update Ruby generator to v0.24.0
...
PiperOrigin-RevId: 545994894
2023-07-06 08:23:49 -07:00
Google APIs
2d57f9be91
chore(python): Add google/cloud/kms/v1 as a proto-plus dependency for google/cloud/kms/inventory/v1
...
PiperOrigin-RevId: 545664181
2023-07-05 07:34:03 -07:00
Google APIs
511319c6af
feat: add interoperable symmetric encryption system
...
PiperOrigin-RevId: 544660001
2023-06-30 08:15:06 -07:00
Google APIs
82ff0ebee8
fix(python): use google.cloud.kms_inventory to avoid conflict with google.cloud.kms
...
PiperOrigin-RevId: 542591790
2023-06-22 10:04:45 -07:00
Google APIs
85d95b49fd
feat: promote to GA
...
PiperOrigin-RevId: 538781822
2023-06-08 07:43:15 -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
be8c6cd96b
feat: add new client surface for GA php clients
...
PiperOrigin-RevId: 534898708
2023-05-24 10:38:49 -07:00
Google APIs
be2600ed6c
feat: added VerifyConnectivity RPC
...
PiperOrigin-RevId: 530991686
2023-05-10 13:33:19 -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
b346628423
chore: Provide .NET-specific generator settings
...
PiperOrigin-RevId: 523994764
2023-04-13 07:26:49 -07:00
Google APIs
d5a51f6bab
docs: Publish the API comment changes related to supporting different hash functions/values for ECDSA signing
...
PiperOrigin-RevId: 519819111
2023-03-27 13:50:37 -07:00
Google APIs
2bf9cf3d3b
build: update package name for kms-inventory
...
PiperOrigin-RevId: 515371490
2023-03-09 10:20:02 -08:00
Google APIs
de50ec65ee
feat: add support for Coordinated External Keys
...
PiperOrigin-RevId: 514450927
2023-03-06 10:24:56 -08:00
Google APIs
d0000be888
fix: Declare dependency on google-cloud-kms-v1
...
PiperOrigin-RevId: 513300858
2023-03-01 11:56:35 -08:00
Google APIs
6122085083
chore(ruby): Configure client for kmsinventory
...
PiperOrigin-RevId: 512785858
2023-02-27 18:12:39 -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
bee24698c2
feat: add KMS Inventory API
...
PiperOrigin-RevId: 511509614
2023-02-22 08:59:38 -08:00
Google APIs
70ad8cb132
fix(kms): Update the dependency on google-cloud-kms-v1 to require the version with REST support
...
PiperOrigin-RevId: 510480965
2023-02-17 11:30:52 -08:00
Google APIs
9de3a8da8b
feat(kms): Added support for REST transport
...
PiperOrigin-RevId: 510205995
2023-02-16 11:57:46 -08:00
Google APIs
5edc235617
fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
...
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
7cdecfc610
feat: add Cloud KMS log proto file
...
PiperOrigin-RevId: 509829030
2023-02-15 07:37:42 -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
5677c20a29
chore: produce more Go gapic metadata
...
PiperOrigin-RevId: 507541898
2023-02-06 11:50:24 -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
fcff1cc412
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503088494
2023-01-19 00:49:47 -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
4713c109a9
feat: add SHA-2 import methods
...
PiperOrigin-RevId: 490250391
2022-11-22 08:33:37 -08:00
Google APIs
dde2e5c02c
feat: add support for additional HMAC algorithms
...
PiperOrigin-RevId: 488651504
2022-11-15 07:23:04 -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
6d38b260c2
feat: Provide easier access to IAM via the standard IAMPolicy client class
...
PiperOrigin-RevId: 482013711
2022-10-18 13:56:45 -07:00
Google APIs
62e82e76c6
feat(kms): enable generation of Locations mixin
...
PiperOrigin-RevId: 481650929
2022-10-17 08:49:20 -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
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
23d18b4f00
fix(ruby): Update kms-v1 dependency to 0.11 to ensure support for managing EKM connections
...
PiperOrigin-RevId: 428591419
2022-02-14 13:18:08 -08:00
Google APIs
8dff5691cc
feat: add a new EkmService API
...
PiperOrigin-RevId: 425982419
2022-02-02 14:44:37 -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
5b0219d5e4
feat: add support for Raw PKCS#1 signing keys
...
PiperOrigin-RevId: 403966825
2021-10-18 08:26:40 -07:00
Google APIs
ae7e399135
feat: add RPC retry information for MacSign, MacVerify, and GenerateRandomBytes
...
Committer: @bdhess
PiperOrigin-RevId: 399925901
2021-09-30 07:19:59 -07:00
Google APIs
9d7c7433b1
feat: add OAEP+SHA1 to the list of supported algorithms
...
PiperOrigin-RevId: 399728217
2021-09-29 11:08:58 -07:00