Recupera informazioni sull'utente, su Drive dell'utente e sulle funzionalità di sistema. Per ulteriori informazioni, vedi Restituire le informazioni utente.
Obbligatorio: il parametro fields deve essere impostato. Per restituire i campi esatti di cui hai bisogno, consulta Restituire campi specifici.
Alcuni ambiti sono limitati e richiedono una valutazione di sicurezza per poter essere utilizzati dalla tua app. Per ulteriori informazioni, consulta la Guida all'autorizzazione.
[[["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-12-02 UTC."],[[["Retrieves information about the user, their Google Drive, and system capabilities, requiring the `fields` parameter to specify the desired data."],["Uses a `GET` request to the `https://www.googleapis.com/drive/v3/about` endpoint with an empty request body."],["Returns an `About` object containing the requested information upon successful execution."],["Requires authorization with one of the listed OAuth scopes, some of which may necessitate a security assessment for your application."]]],[]]