[[["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 content outlines the process for creating a new document via an HTTP POST request to a specified endpoint."],["The `parent` parameter, which is a string, is required to designate the knowledge base for the document being created, and specific IAM permissions are needed for authorization."],["The request body must contain a `Document` instance, while a successful response will include a newly created `Operation` instance."],["Creating a new document is a long-running operation, with its progress and final state managed through an `Operation` type."],["The authentication requires one of the provided OAuth scopes such as `https://www.googleapis.com/auth/cloud-platform`."]]],[]]