सिर्फ़ आउटपुट के लिए. इस उपयोगकर्ता के लिए, दिखने वाला सादा टेक्स्ट.
kind
string
सिर्फ़ आउटपुट के लिए. इससे पता चलता है कि यह किस तरह का संसाधन है. वैल्यू: तय स्ट्रिंग "drive#user".
me
boolean
सिर्फ़ आउटपुट के लिए. क्या यह अनुरोध करने वाला उपयोगकर्ता है.
permissionId
string
सिर्फ़ आउटपुट के लिए. उपयोगकर्ता का आईडी, जो अनुमति वाले संसाधनों में दिखता है.
emailAddress
string
सिर्फ़ आउटपुट के लिए. उपयोगकर्ता का ईमेल पता. अगर उपयोगकर्ता ने अपने ईमेल पते को अनुरोध करने वाले को नहीं दिखाया है, तो हो सकता है कि यह कुछ कॉन्टेक्स्ट में मौजूद न हो.
photoLink
string
सिर्फ़ आउटपुट के लिए. अगर उपलब्ध हो, तो उपयोगकर्ता की प्रोफ़ाइल फ़ोटो का लिंक.
[[["समझने में आसान है","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) को अपडेट किया गया."],[[["The Drive User resource provides information about a Google Drive user, including their display name, email address, and profile photo link."],["This resource uses a JSON representation with specific fields like `displayName`, `kind`, `me`, `permissionId`, `emailAddress`, and `photoLink` to convey user details."],["The `permissionId` field is particularly useful for identifying the user in Permission resources."],["Some fields, like `emailAddress`, may be unavailable depending on the user's visibility settings and the requester's permissions."]]],[]]