[[["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 endpoint pauses the training of a recommendation engine, accessible via a POST request to a specific URL."],["The URL requires a path parameter, `name`, which is a string that specifies the engine to be paused and its location."],["The request body for pausing the engine must be empty, ensuring no additional data is required beyond the URL parameters."],["A successful response returns the `Engine` resource, providing details about the engine that has been paused."],["Pausing an engine requires specific authorization, including the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.engines.pause`."]]],[]]