Commit graph

9 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
bab01b38ef 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: 759724486
2025-05-16 13:00:01 -07:00
Google APIs
7c6f112ae1 build: add deps in build
PiperOrigin-RevId: 750357322
2025-04-22 16:00:01 -07:00
Google APIs
fdc32b8f3d build: centralize build imports for all languages
PiperOrigin-RevId: 745681086
2025-04-09 12:05:11 -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
f5b6a3ba4f feat: Add v1beta, adds GenerativeService and RetrievalService
feat: Add v1, contains only GenerativeService, nothing else

PiperOrigin-RevId: 589233134
2023-12-08 13:52:15 -08:00
Google APIs
76b97ea7d0 build: include gRPC service config in BUILD.bazel files
docs: minor comment fix

PiperOrigin-RevId: 577900614
2023-10-30 11:23:36 -07:00
Google APIs
87083bffa0 feat: Upgrade to API v1beta3
feat: Add model tuning
feat: Add permissions service
feat: Add BatchEmbedText and CountTextTokens to the text service

PiperOrigin-RevId: 566721485
2023-09-19 13:11:35 -07:00