[[["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 using a GET HTTP request."],["The request requires a `parent` path parameter, which specifies the knowledge base, and authorization with the `dialogflow.documents.list` IAM permission."],["Optional query parameters like `pageSize`, `pageToken`, and `filter` can be used to control the number of documents returned and filter the results."],["The request body must be empty, and the successful response body will contain a `ListDocumentsResponse` instance."],["The necessary scopes to authorize this call are `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]