[[["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-01-15 UTC."],[[["This method initiates the creation of a new document, which is a long-running operation."],["The HTTP request utilizes a POST method to a specific endpoint with a defined path structure that includes project, location, and knowledge base identifiers."],["The request requires a JSON body that must adhere to the `Document` format and requires the `dialogflow.documents.create` IAM permission."],["Successful execution results in a response containing an `Operation` instance, which can be used to track the document creation process."],["Authorization for this operation mandates one of two specific OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]