האם לספור שינויים מחוץ להיררכיה של 'האחסון שלי'. אם המדיניות מוגדרת כ-False, שינויים בקבצים כמו אלה שבתיקיית נתוני האפליקציה או קבצים משותפים שלא נוספו אל 'האחסון שלי' יושמטו מmaxChangeIdCount.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 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"]]