Apakah menghitung perubahan di luar hierarki Drive Saya atau tidak. Jika ditetapkan ke salah (false), perubahan pada file seperti yang ada dalam folder Data Aplikasi atau file bersama yang belum ditambahkan ke Drive Saya akan dihilangkan dari maxChangeIdCount.
Beberapa cakupan dibatasi dan memerlukan penilaian keamanan agar aplikasi Anda dapat menggunakannya. Untuk informasi selengkapnya, lihat Panduan otorisasi.
[[["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-04 UTC."],[[["This API retrieves information about the current user and their Google Drive settings."],["It uses a simple `GET` request to `https://www.googleapis.com/drive/v2/about` with optional query parameters for change ID counts."],["The response provides an `About` object containing user and Drive details."],["Several OAuth scopes are available for authorization, some of which require security assessments for certain app uses."]]],["This document outlines how to retrieve information about the current user and Drive API settings. Use a `GET` request to the specified URL. The request accepts optional query parameters like `includeSubscribed`, `maxChangeIdCount`, and `startChangeId`, and requires an empty request body. A successful response returns an \"About\" instance. The operation needs authorization via specified OAuth scopes, some with restricted access, and details can be found in the authorization guide.\n"]]