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
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
feat: support query rephraser model for answer API
feat: support end user spec for answer API
feat: support grounding and safety rating for answer API
feat: support relevance threshold in search
feat: support boosting for blended search
feat: support auto mode in search as your type
feat: support model scores in search
feat: support search highlighting
feat: support enterprise web retrieval source for grounding
feat: support images in web search grounding
feat: add sitemap APIs
feat: add interpolation boost action and promotion action
feat: allow FHIR import to use latest predefined schema
feat: allow unstructured data import to force refresh all content
feat: support conversion user event
feat: support panel aware user event
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 740152749
feat: Add AdvancedCompleteQuery API
feat: Add lite search API to allow public website search with API key
feat: Add Sitemap APIs to preview channel
feat: Support search personalization to preview channel
feat: Support natural language understanding search
feat: Add BillingEstimation in data store
feat: Support Google Workspace search
feat: Support advanced boost search
feat: Add one_box_page_size on search
feat: support query regex in control match rules
docs: deprecate extractive_answers in answer generation
docs: deprecate asynchronous mode in answer generation
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 691212731
feat: add LOW_GROUNDED_ANSWER in answer skip reasons
feat: support query regex in control match rules
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 689588291
feat: Add BillingEstimation in data store
feat: Support Google Workspace search
feat: Support advanced boost search
feat: Add one_box_page_size on search
feat: Add site_credential for site search config
docs: Update documentation
PiperOrigin-RevId: 684224724
feat: promot user event purge to v1
feat: return structured document info in answers
feat: return index status in document
feat: support batch documents purge with GCS input
feat: support batch get documents metadata by uri patterns
feat: return joined status in user event
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 670771871
feat: allow set relevance threshold on search
feat: support one box search
feat: return structured document info in answers
feat: return index status in document
feat: support batch documents purge with GCS input
feat: support batch get documents metadata by uri patterns
feat: return joined status in user event
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 670771759
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
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
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
feat: add NO_RELEVANT_CONTENT to Answer API
feat: support AlloyDB Connector
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 649156977
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
feat: support writing user events for blended engines
feat: support cancelling import operations
feat: add custom model list API
feat: add provision project API
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 638007679
feat: promote answer APIs to v1 GA
feat: promote ranking APIs to v1 GA
feat: add control service APIs
feat: support writing user events for blended engines
feat: support cancelling import operations
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 637140936
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
feat: promote blending search to v1
feat: promote healthcare search to v1
feat: promote online chunking search to v1
feat: support import data from Cloud Spanner, BigTable, SQL and Firestore
feat: support boost/bury on multi-turn search
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 623947579
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
feat: support search summarization with citations and references
feat: add suggestion deny list import/purge APIs
feat: add engine support for multi-turn search and search APIs
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 605344453
feat: support search summarization with citations and references
feat: add suggestion deny list import/purge APIs
feat: add engine support for multi-turn search and search APIs
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 605218577
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
feat: support search summarization
feat: support structural search features
feat: support image search
feat: added query expansion details in search response
feat: support bring your own embedding feature
feat: support tail suggestions in completion API
feat: allow uri in user events
chore: deprecate SnippetSpec max_snippet_count and reference_only
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 561158238
feat: added more options for search extractive content support
feat: added more skip reasons and details for search summarization
feat: added query expansion details in search response
feat: updated summarization interface for multi-turn search
feat: allow uri in user events
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 561042278
feat: support tail suggestions in completion API
feat: support image search
feat: add skip reason for search summarization
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 551559583
feat: add redirected uri in search response
feat: support docx/pptx/txt/csv in allowed data format
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 541013898