Commit graph

76 commits

Author SHA1 Message Date
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
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
d9592ed448 feat: added ignore_dependent_resources to DeleteCaPoolRequest, DeleteCertificateAuthorityRequest, DisableCertificateAuthorityRequest
PiperOrigin-RevId: 522096199
2023-04-05 10:50:01 -07:00
Google APIs
42ba7e6302 chore(deps): Update gapic-generator-java to 2.15.3
PiperOrigin-RevId: 516900470
2023-03-15 12:39:28 -07:00
Google APIs
fafafa226a chore: update copyright year for generated protos
PiperOrigin-RevId: 516634280
2023-03-14 14:30:31 -07:00
Google APIs
b5b457107d fix: Add service_yaml_parameters to java_gapic_library targets
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08: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
b1c7b67191 fix: Add service_yaml_parameters to ruby_cloud_gapic_library targets
PiperOrigin-RevId: 513640313
2023-03-02 14:28:11 -08:00
Google APIs
d83ff744bd fix: Add service_yaml parameters to privateca_py_gapic
PiperOrigin-RevId: 513565852
2023-03-02 09:52:45 -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
2029bd6047 fix: ensure proper LRO & mixin HTTP overloads are used
PiperOrigin-RevId: 511530528
2023-02-22 10:21:40 -08:00
Google APIs
c35b98606b feat: Add appropriate mixin clients
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -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
a57751bb8e feat: add X.509 Name Constraints support
PiperOrigin-RevId: 509331611
2023-02-13 14:21:00 -08:00
Google APIs
30d54a7481 build: add Bazel dependency on google/protobuf/empty.proto
PiperOrigin-RevId: 508444163
2023-02-09 12:24:21 -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
62915a3b1f feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503125274
2023-01-19 04:16:23 -08:00
Google APIs
44fdfc1627 chore(bazel): update rules_gapic to v0.19.2
chore(bazel): update gapic-generator-go to v0.33.5

chore(bazel): refactor Go longrunning submodule dependency

PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -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
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
e4d17a6d68 chore(python): Prepare google/cloud/security/publicca/v1beta1 BUILD.bazel for release
PiperOrigin-RevId: 480884206
2022-10-13 07:16:37 -07:00
Google APIs
73f12f34f3 fix: Add proto options for Ruby, PHP and C# API client libraries
PiperOrigin-RevId: 474618303
2022-09-15 11:44:23 -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
2d8030c410 chore(ruby): Configure Ruby client for PublicCA V1beta1
PiperOrigin-RevId: 474084761
2022-09-13 12:01:08 -07:00
Google APIs
a34ef95fb0 docs: clarified values for the CreateExternalAccountKeyRequest proto fields
PiperOrigin-RevId: 471666938
2022-09-01 16:44:56 -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
e63fcd7ad1 fix(privateca): publish v1beta1 LRO HTTP rules
PiperOrigin-RevId: 458248734
2022-06-30 09:47:29 -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
ae78bfc629 feat: added PublicCA API client libraries
This is the first release of the Public CA API client libraries.

PiperOrigin-RevId: 449590946
2022-05-18 15:23:07 -07:00
Google APIs
cf88418a2d fix: Update the dependency on the underlying google-cloud-security-private_ca-v1 client
PiperOrigin-RevId: 448579809
2022-05-13 14:37:13 -07:00
Google APIs
59174f7f66 feat: Provide interfaces for location and IAM policy calls
PiperOrigin-RevId: 448542420
2022-05-13 11:38:01 -07:00
Google APIs
6c2eceaaad feat: Add skip_grace_period flag to DeleteCertificateAuthority API
PiperOrigin-RevId: 433526535
2022-03-09 11:13:26 -08: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
d19f69bd71 fix(ruby): Add google-cloud-location as a dependency for the privateca client
PiperOrigin-RevId: 428624147
2022-02-14 15:35:32 -08:00
Google APIs
16ce67566c docs: mark CaPool.lifetime as IMMUTABLE
docs: add format requirements on `custom_sans`

PiperOrigin-RevId: 425978220
2022-02-02 14:26:24 -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
61b3482ddb fix(privateca): include mixin protos as input for mixin rpcs
PiperOrigin-RevId: 410027433
2021-11-15 10:58:14 -08:00
Google APIs
171e2c7b07 fix(privateca): repair service config to enable mixins
PiperOrigin-RevId: 407356040
2021-11-03 09:33:39 -07: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
4ee0e57332 chore(python): Update privateca BUILD.bazel package name to google-cloud-private-ca
PiperOrigin-RevId: 405697254
2021-10-26 11:42:30 -07:00
Google APIs
5f897f0cd6 docs: fix docstring formatting
Committer: @parthea
PiperOrigin-RevId: 405687537
2021-10-26 11:02:17 -07:00