[[["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-03-05 UTC."],[[["This API endpoint retrieves a list of knowledge bases associated with a specified agent project."],["The HTTP request uses a `GET` method, and the endpoint URL includes a path parameter, `parent`, which requires a project identifier and location in the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e`."],["Query parameters such as `pageSize`, `pageToken`, and `filter` are available to refine the list of knowledge bases returned by defining the size, page and filter of the content."],["The request body must be empty, and the authorization to use this API requires specific IAM permissions: `dialogflow.knowledgeBases.list`."],["The response body, if the request is successful, contains a `ListKnowledgeBasesResponse` instance."]]],[]]