[[["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 webpage details how to create a new document using a long-running operation, returning `KnowledgeOperationMetadata` and `Document` in its fields."],["The HTTP request is a `POST` to a specified endpoint URL, which requires a defined parent path parameter specifying the knowledge base the document is to be created in."],["The request body must contain an instance of the `Document`, and a successful response will include a newly created instance of `Operation`."],["Creating a document requires authorization with the `dialogflow.documents.create` IAM permission on the specified resource and one of the following OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."],["The path to access this service is defined as `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/knowledgeBases/\u003cKnowledge Base ID\u003e`."]]],[]]