[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-09-05 UTC."],[[["This endpoint lists message filters for a Gmail user using a `GET` request to `https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/filters`."],["The request body should be empty, and the path parameter `userId` specifies the target user's email address (or \"me\" for the authenticated user)."],["A successful response returns a JSON object containing an array of `Filter` objects representing the user's filters."],["Authorization requires one of the following OAuth scopes: `https://www.googleapis.com/auth/gmail.settings.basic`, `https://mail.google.com/`, `https://www.googleapis.com/auth/gmail.modify`, or `https://www.googleapis.com/auth/gmail.readonly`."]]],[]]