[[["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 page outlines how to create a new Engine using the `POST` method with the specified URL: `https://discoveryengine.googleapis.com/v1beta/{parent=projects/*/locations/*/collections/*}/engines`."],["Creating an Engine requires a `parent` path parameter to indicate the project, location, and collection and a `engineId` query parameter to define the ID of the Engine."],["The request body should include an instance of an `Engine`, while a successful response will return a newly created `Operation`."],["Authorization requires the OAuth scope: `https://www.googleapis.com/auth/cloud-platform`, and the IAM permission `discoveryengine.engines.create` on the `parent` resource."]]],[]]