Daftar label. Perhatikan bahwa setiap resource label hanya berisi id, name, messageListVisibility, labelListVisibility, dan type. Metode labels.get dapat mengambil detail label tambahan.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-09-05 UTC."],[[["Lists all labels in a user's mailbox, providing details like ID, name, and visibility."],["Requires an HTTP GET request to `https://gmail.googleapis.com/gmail/v1/users/{userId}/labels`, replacing `{userId}` with the user's email address or `me`."],["The response body includes a list of labels, each containing basic information; use `labels.get` for detailed label data."],["Requires authorization with specific OAuth scopes, such as `https://mail.google.com/` or `https://www.googleapis.com/auth/gmail.readonly`."]]],[]]