Commit graph

30 commits

Author SHA1 Message Date
Google APIs
0a0dffc19b 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: 810022369
2025-09-22 08:23:40 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -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
6e3c7d8658 feat!: Updated google-cloud-vmware_engine-v1 dependency to version 1.x
PiperOrigin-RevId: 725752558
2025-02-11 13:33:37 -08:00
Google APIs
db2ac7a5af feat: Adding autoscaling settings
PiperOrigin-RevId: 653054299
2024-07-16 18:55:38 -07:00
Google APIs
740a723d67 chore(php): promote GkeMultiCloud as stable
chore(php): promote GSuiteAddOns as stable
chore(php): promote Run as stable
chore(php): promote StorageInsights as stable
chore(php): promote VideoLiveStream as stable
chore(php): promote VideoStitcher as stable
chore(php): promote VmwareEngine as stable

PiperOrigin-RevId: 647335803
2024-06-27 09:01:34 -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
bf178ab976 feat: Adding ManagementDnsZoneBinding, DnsBindPermission, DnsForwarding, ExternalAccessRule, ExternalAddress, LoggingServer, NetworkPeering, Node and stretched PC features
docs: clarified wording around private cloud and update cluster

PiperOrigin-RevId: 599505337
2024-01-18 07:49:25 -08:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
3bb7787d62 feat: promote to GA
PiperOrigin-RevId: 549662454
2023-07-20 09:59:05 -07:00
Google APIs
e51050b46b feat: Adding private connection CRUD, updating management subnets and time-limited PC features
PiperOrigin-RevId: 538382998
2023-06-06 22:15:37 -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
30d54a7481 build: add Bazel dependency on google/protobuf/empty.proto
PiperOrigin-RevId: 508444163
2023-02-09 12:24:21 -08:00
Google APIs
ff55d10406 chore: update some Go release levels to match google-cloud-go
PiperOrigin-RevId: 507490734
2023-02-06 08:42:59 -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
c2f56836bd docs!: resource proto messages moved to new file
PiperOrigin-RevId: 505141907
2023-01-27 09:51: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
8a7b363add docs: update location in docstrings to use us-central1
PiperOrigin-RevId: 501066392
2023-01-10 12:36:32 -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
70b1212ab5 chore(ruby): Configure Bazel rules for VMware Engine client
PiperOrigin-RevId: 490399398
2022-11-22 20:20:21 -08:00
Google APIs
81696624e4 feat: Adding namespaces for libraries generation
PiperOrigin-RevId: 489418964
2022-11-18 01:51:42 -08:00
Google APIs
174adf59e3 feat: Adding V1 version of the Vmware Engine API
PiperOrigin-RevId: 486951474
2022-11-08 07:57:35 -08:00