[[["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 document describes how to create a knowledge base using the `projects.knowledgeBases` resource, superseding the deprecated `projects.agent.knowledgeBases`."],["The HTTP request to create a knowledge base is a POST request to the specified endpoint, using the `/v2beta1/{parent=projects/*/locations/*}/knowledgeBases` path."],["The request requires the `parent` path parameter, which specifies the project and location, and also needs the `dialogflow.knowledgeBases.create` IAM permission."],["The request body should include an instance of the `KnowledgeBase` resource, and the successful response will also contain a `KnowledgeBase` instance."],["Authorization requires one of two OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]