[[["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-01-09 UTC."],[[["This webpage details the process of pausing an existing engine, which is only applicable to engines with a `SOLUTION_TYPE_RECOMMENDATION`."],["Pausing an engine is done using a POST request to a specified URL with the engine's name as a path parameter in the format `projects/{project}/locations/{location}/collections/{collectionId}/engines/{engineId}`."],["The request body for pausing an engine must be empty, while the successful response body will contain an instance of `Engine`."],["To successfully pause an engine, requests require the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.engines.pause`."]]],[]]