Commit graph

14 commits

Author SHA1 Message Date
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
Google APIs
2b39780f08 chore: update go_package and Go importpath
PiperOrigin-RevId: 545670222
2023-07-05 07:53:00 -07:00
Google APIs
a225b04066 fix!: Update safety protos
PiperOrigin-RevId: 544151339
2023-06-28 13:53:03 -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
989aeef25b feat: Add safety settings
PiperOrigin-RevId: 529739461
2023-05-05 09:40:44 -07:00
Google APIs
d4623234ca feat: Generate public protos for ai.generativelanguage
PiperOrigin-RevId: 528495897
2023-05-01 09:48:54 -07:00