Downgrade from advanced site search to basic site search.
HTTP request
POST https://discoveryengine.googleapis.com/v1alpha/{siteSearchEngine=projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine}:disableAdvancedSiteSearch
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-28 UTC."],[[["This webpage details the process of disabling advanced site search for a specific SiteSearchEngine resource."],["The HTTP request utilizes a POST method to the specified endpoint, requiring a `siteSearchEngine` path parameter to identify the target resource."],["The request body for this operation must be empty, meaning no additional data is required for this request."],["A successful response returns an instance of the Operation type, indicating the status of the disable operation."],["Disabling advanced site search requires the `discoveryengine.siteSearchEngines.disableAdvancedSiteSearch` IAM permission, along with the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]