Liste der Labels. Beachten Sie, dass jede Labelressource nur ein id, name, messageListVisibility, labelListVisibility und type enthält. Mit der Methode labels.get können zusätzliche Labeldetails abgerufen werden.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]