[[["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."],[[["Creates a filter, with a limit of 1,000 filters per user."],["Sends an HTTP POST request to `https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/filters` to create the filter."],["Requires the `https://www.googleapis.com/auth/gmail.settings.basic` OAuth scope for authorization."],["Uses the user's email address (`userId`) as a path parameter, where \"me\" can represent the authenticated user."],["The request and response bodies both utilize the `Filter` object for data transfer."]]],[]]