Publishes the full v1beta API surface including services and methods present
in v1main but missing from the stale v1beta snapshot (engine_service,
control_service, data_store_service, project_service, site_search_engine_service,
rank_service, grounded_generation_service, search_tuning_service, etc.),
plus v1beta-specific fields like region_code on SearchRequest.
PiperOrigin-RevId: 932931724
feat: add CrowdingSpec to SearchRequest to set crowding settings
feat: add output-only field SemanticState to SearchResponse.
docs: update documentation for search and data store NLQ features
docs: other misc documentation updates
Clients can specify Natural Language Query Understanding-related fields, as well as CrowdingSpec. These features are available in the V1 APIs.
PiperOrigin-RevId: 868345232
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: 807444457
docs: A comment for field `ranking_expression` in messages `.google.cloud.discoveryengine.v1alpha.SearchRequest` and `.google.cloud.discoveryengine.v1beta.SearchRequest` is changed to support the Custom Ranking use case
PiperOrigin-RevId: 805306845
docs: A comment for field `filter` in message `.google.cloud.discoveryengine.v1beta.ListSessionsRequest` is changed
docs: A comment for field `order_by` in message `.google.cloud.discoveryengine.v1beta.ListSessionsRequest` is changed
docs: A comment for field `session` in message `.google.cloud.discoveryengine.v1beta.SearchRequest` is changed
docs: A comment for field `query` in message `.google.cloud.discoveryengine.v1beta.Session` is changed
docs: A comment for field `answer` in message `.google.cloud.discoveryengine.v1beta.Session` is changed
docs: A comment for field `query_id` in message `.google.cloud.discoveryengine.v1beta.Query` is changed
PiperOrigin-RevId: 787001221
docs: A comment for field `parent` in message `.google.cloud.discoveryengine.v1alpha.CreateSessionRequest` is changed
docs: A comment for field `name` in message `.google.cloud.discoveryengine.v1alpha.DeleteSessionRequest` is changed
docs: A comment for field `name` in message `.google.cloud.discoveryengine.v1alpha.GetSessionRequest` is changed
docs: A comment for field `parent` in message `.google.cloud.discoveryengine.v1alpha.ListSessionsRequest` is changed
docs: A comment for field `filter` in message `.google.cloud.discoveryengine.v1alpha.ListSessionsRequest` is changed
docs: A comment for field `order_by` in message `.google.cloud.discoveryengine.v1alpha.ListSessionsRequest` is changed
docs: A comment for field `session` in message `.google.cloud.discoveryengine.v1alpha.SearchRequest` is changed
docs: A comment for field `query` in message `.google.cloud.discoveryengine.v1alpha.Session` is changed
docs: A comment for field `answer` in message `.google.cloud.discoveryengine.v1alpha.Session` is changed
docs: A comment for field `query_id` in message `.google.cloud.discoveryengine.v1alpha.Query` is changed
PiperOrigin-RevId: 786990796
docs: A comment for field `filter` in message `.google.cloud.discoveryengine.v1.ListSessionsRequest` is changed
docs: A comment for field `session` in message `.google.cloud.discoveryengine.v1.SearchRequest` is changed
docs: A comment for field `query` in message `.google.cloud.discoveryengine.v1.Session` is changed
docs: A comment for field `answer` in message `.google.cloud.discoveryengine.v1.Session` is changed
docs: A comment for field `query_id` in message `.google.cloud.discoveryengine.v1.Query` is changed
PiperOrigin-RevId: 786299564
feat: add identity mapping service
feat: add user license config service
feat: add HealthcareFhirConfig to FHIR data store
feat: add ConnectorRunErrorContext to error log
feat: support structured content for chunk
feat: support ACL data store and document
feat: add more options for layout parser config
feat: support media recommendation engine
feat: enable claim level score for grounding
feat: add custom search operators for Workspace search
feat: add more indexing state for site search engine
docs: keep the API doc up-to-date with recent changes
PiperOrigin-RevId: 766759284
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