Commit graph

16 commits

Author SHA1 Message Date
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
d03cc13314 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: 765227853
2025-05-30 09:45:36 -07:00
Google APIs
4eef7fd7a7 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731723266
2025-02-27 07:47:14 -08:00
Google APIs
405fab693a feat: add UNSUPPORT_ENABLED_APP_SETTINGS enum for Violation.Reason
PiperOrigin-RevId: 648781074
2024-07-02 11:15:14 -07:00
Google APIs
82a9e193ee feat: add UNSUPPORT_ENABLED_APP_SETTINGS to ReconditionFailure.Violation.Reason enum
docs: A comment for enum value `CANNOT_MODIFY_LOCKED_COMPONENT` in enum `Reason` is changed

PiperOrigin-RevId: 647454989
2024-06-27 14:52:26 -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
7b9c64d5d5 fix!: remove field long_text_options and the corresponding message
PiperOrigin-RevId: 602785867
2024-01-30 11:17:13 -08:00
Google APIs
17c0333cc8 feat: added new Drive Labels API methods
docs: updated comments

PiperOrigin-RevId: 591008371
2023-12-14 11:48:18 -08:00
Google APIs
ff9f02aeb3 feat: added new Drive Labels API methods
docs: updated comments

PiperOrigin-RevId: 590980233
2023-12-14 10:22:08 -08: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
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07: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
9f04c98877 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503159211
2023-01-19 07:28:33 -08:00
Google APIs
ecd5781871 feat: add API client for Drive Labels v2 and v2beta
PiperOrigin-RevId: 487561374
2022-11-10 09:36:32 -08:00