[[["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 endpoint retrieves a list of all documents within a specified knowledge base."],["The HTTP request utilizes the `GET` method with a specific URL structure, including the `parent` path parameter to identify the knowledge base."],["Optional query parameters like `pageSize`, `pageToken`, and `filter` can be used to customize the list of documents, such as limiting the amount or filtering based on specific characteristics."],["The request body should be empty, and the successful response will contain a `ListDocumentsResponse` object."],["Authorization for this endpoint requires specific OAuth scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]