[[["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 API endpoint is used to create a new `Document` within a specified branch, under a datastore in a collection."],["The HTTP request uses a `POST` method directed to a URL that includes path parameters defining the parent resource."],["The `documentId` query parameter is required and must be unique within its parent, conforming to RFC-1034 standards."],["The request body must contain an instance of the `Document` being created, and a successful response will include the newly created `Document` instance."],["To use this endpoint, you need the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `discoveryengine.documents.create` IAM permission on the parent resource."]]],[]]