[[["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 documentation 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 `https://{endpoint}/v2beta1/{parent=projects/*/agent}/knowledgeBases`, where `{endpoint}` is a supported service endpoint."],["The `parent` path parameter, in the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e`, is required and necessitates the `dialogflow.knowledgeBases.create` IAM permission."],["The request body should contain a `KnowledgeBase` instance, and a successful response will also return a newly created `KnowledgeBase` instance."],["Authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or the `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]