Commit graph

14 commits

Author SHA1 Message Date
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