Commit graph

16 commits

Author SHA1 Message Date
Google APIs
eb6cdb7e07 fix: Upgrade Go gRPC Protobuf generation
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: 754988866
2025-05-05 10:30:30 -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
ce9d18865e feat: return index status in document
feat: support creating workspace search data stores
feat: support batch get documents metadata by uri patterns
feat: return query segment in NL query understanding
feat: return joined status in user event
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 670770678
2024-09-03 18:06:08 -07:00
Google APIs
98e5657241 feat: support natural language understanding in search
feat: support search as you type feature
feat: allow set relevance threshold on search
feat: support import and purge autocomplete data
feat: populate more metadata in answer services
feat: allow providing language info in data stores
feat: add requirement service
feat: support import data from AlloyDB
feat: support add metadata for website uris
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 658428107
2024-08-01 09:26:48 -07:00
Google APIs
1964be3cc2 fix!: update sample query, sample query set patterns
feat: A new resource pattern value `projects/{project}/locations/{location}/sampleQuerySets/{sample_query_set}/sampleQueries/{sample_query}` added to the resource definition `discoveryengine.googleapis.com/SampleQuery`
feat: A new resource pattern value `projects/{project}/locations/{location}/sampleQuerySets/{sample_query_set}` added to the resource definition `discoveryengine.googleapis.com/SampleQuerySet`
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 653290553
2024-07-17 10:56:20 -07:00
Google APIs
afa4805a22 feat: add sample query set APIs
feat: add sample query APIs
feat: add evaluation APIs

PiperOrigin-RevId: 652877459
2024-07-16 09:39:06 -07:00
Google APIs
68e8541152 feat: add control service APIs
feat: return relevance score for chunk based search (alpha only)
feat: support writing user events for blended engines
feat: support cancelling import operations
feat: add custom model list API
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 638008355
2024-05-28 13:39:23 -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
509f0024f0 feat: add answer generation APIs
feat: add standalone grounding API
feat: add project provision and terms APIs
fix!: remove some unused LRO metadata/response
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 624207111
2024-04-12 09:42:28 -07:00
Google APIs
624b052e0d feat: support import data from Cloud Spanner, BigTable, SQL and Firestore
feat: support standalone ranking API
feat: support layout detection and more chunking features
feat: support advanced search boosting
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 621906335
2024-04-04 10:45:50 -07:00
Google APIs
716a939d78 fix!: http_uri fix for method ListChunks in service ChunkService
PiperOrigin-RevId: 614683212
2024-03-11 09:03:31 -07:00
Google APIs
b553626830 feat: support acl-based and blended search
feat: support chunk-based document search
feat: support search adaptor based search
feat: support batch documents purge with GCS input
feat: add document processing config services
feat: add serving config services
feat: add billing estimation services
feat: add suggestion deny list import/purge services
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 614160461
2024-03-09 00:16:26 -08:00
Google APIs
5e2f0b2c30 feat: add site search engine service
feat: add search tuning service
feat: add engine support for conversational engine service
feat: support search summarization with citations and references
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 590625062
2023-12-13 09:33:29 -08:00
Google APIs
d7c2571dc5 feat: add go library for discovery engine v1alpha
PiperOrigin-RevId: 587761805
2023-12-04 10:11:31 -08:00
Google APIs
10f46e91a6 feat: add data store and engine services
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 582014920
2023-11-13 10:44:33 -08:00
Google APIs
f5cacaf036 feat: add v1alpha public library for discoveryengine
PiperOrigin-RevId: 572280880
2023-10-10 09:52:40 -07:00