[[["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 is used to create a new Document resource within a specified branch of a data store."],["The HTTP request is a `POST` method directed to a URL that follows gRPC Transcoding syntax, and includes the parent resource name in the path."],["The request requires a `documentId` as a query parameter that must be unique within the parent resource and must adhere to specific formatting and length constraints."],["The request body must contain the data of the new document being created, and if successful, the response will return the created document's data."],["Creating a document requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.documents.create` on the parent resource."]]],[]]