[[["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-03-05 UTC."],[[["This endpoint is used to create a new document within a specified knowledge base, using the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/knowledgeBases/\u003cKnowledge Base ID\u003e`."],["The process is a long-running operation, returning an `Operation` that includes metadata and a `Document` response upon completion."],["The request requires a `parent` path parameter, specifying the knowledge base, and the request body must contain an instance of the `Document` resource."],["Authorization to create the document requires the `dialogflow.documents.create` IAM permission and one of the OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."],["The supported HTTP request method is `POST` to the specified endpoint, and the response will provide a newly created `Operation` resource."]]],[]]