[[["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 endpoint creates a new Engine resource within a specified collection, which is identified by its parent resource name."],["The HTTP request is a POST operation using a URL structure that follows gRPC Transcoding syntax, requiring specific `parent` in the path and `engineId` in the query parameters."],["The request body should include an instance of the Engine resource, whereas the successful response body returns a newly created Operation instance."],["Creating an engine requires OAuth authorization with the `https://www.googleapis.com/auth/cloud-platform` scope, and the IAM permission `discoveryengine.engines.create` on the `parent` resource."]]],[]]