Commit graph

20 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
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08: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
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
d8990aae4c chore: Make Bazel generate schema protos in subdirectories
PiperOrigin-RevId: 531113368
2023-05-10 23:43:31 -07: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
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
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -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
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
369fd2ade1 feat: Adds additional_experiments field to AutoMlTablesInputs
feat: Adds two new ModelType constants for Video Action Recognition training jobs

PiperOrigin-RevId: 384483418
2021-07-13 09:36:54 -07:00
Google APIs
955fee2ad5 fix!: Add C#, PHP and Ruby options for all AI Platform protos
This is a breaking change for C#, PHP and Ruby, but none of those languages have published libraries for AI Platform.

PiperOrigin-RevId: 381271921
2021-06-24 09:29:13 -07:00
Google APIs
cb44b173ba chore(bazel): remove protoc-gen-docs_plugin from WORKSPACE
PiperOrigin-RevId: 380020641
2021-06-17 12:37:08 -07:00
Google APIs
060218c3cc chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
6d0a96c878 chore: migrate aiplatform to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 365165940
2021-03-25 18:49:54 -07:00
Google APIs
a389671476 feat!: BREAKING_CHANGE: removes forecasting (time_series_forecasting.proto) from public v1beta1 protos
chore: updates copyright on schema/ protos

PiperOrigin-RevId: 360248513
2021-03-01 12:19:23 -08:00
Google APIs
adfc95eb0c feat: added prediction and training proto files to v1 AI Platform client libraries.
Committer: @telpirion
PiperOrigin-RevId: 355637902
2021-02-04 09:00:24 -08:00