Elenco di etichette. Tieni presente che ogni risorsa di etichetta contiene solo gli attributi id, name, messageListVisibility, labelListVisibility e type. Il metodo labels.get può recuperare ulteriori dettagli delle etichette.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-09-05 UTC."],[[["This API endpoint lists all labels in a user's mailbox using an HTTP GET request."],["The request URL requires a `userId` path parameter, which can be the user's email address or `me` for the authenticated user."],["The response body contains a list of labels, each with an `id`, `name`, `messageListVisibility`, `labelListVisibility`, and `type`."],["Authorization requires one of the specified OAuth scopes, such as `https://mail.google.com/` or `https://www.googleapis.com/auth/gmail.readonly`."]]],[]]