Etiket listesi. Her etiket kaynağının yalnızca bir id, name, messageListVisibility, labelListVisibility ve type içerdiğini unutmayın. labels.get yöntemi, ek etiket ayrıntılarını getirebilir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-09-05 UTC."],[[["Lists all labels, such as \"Inbox\" or \"Starred\", in a user's Gmail mailbox."],["Sends an HTTP GET request to the Gmail API with the user's ID to retrieve the labels."],["Returns a JSON response containing an array of labels with basic information like ID, name, and visibility."],["Requires authorization with specific Gmail scopes, such as `https://mail.google.com/` or `https://www.googleapis.com/auth/gmail.readonly`, to access the user's mailbox."]]],[]]