[[["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 webpage details the process of creating a new `Document` within a specified branch using a POST request."],["The HTTP request is a POST operation directed to a URL that includes a parent resource path, formatted according to gRPC Transcoding syntax."],["The `documentId` is a required query parameter, which needs to be unique among other documents under the same parent and conform to specific RFC-1034 standards."],["The request body should include an instance of a `Document`, and a successful response will contain the newly created `Document` instance."],["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."]]],[]]