Accounts
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
برای لیست روش های این منبع، انتهای این صفحه را ببینید.
بازنمایی منابع
نمایانگر حسابی است که به مدیر حساب در Glass منتقل شده است.
{
"features": [
string
],
"password": string,
"userData": [
{
"key": string,
"value": string
}
],
"authTokens": [
{
"type": string,
"authToken": string
}
]
}
نام ملک | ارزش | توضیحات | یادداشت ها |
---|
authTokens[] | list | | |
authTokens[]. authToken | string | | |
authTokens[]. type | string | | |
features[] | list | | |
password | string | | |
userData[] | list | | |
userData[]. key | string | | |
userData[]. value | string | | |
روش ها
- درج کنید
- یک حساب کاربری جدید برای یک کاربر درج می کند
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-04 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2025-01-04 بهوقت ساعت هماهنگ جهانی."],[[["This resource represents an account within the Glass platform's Account Manager."],["Account data includes features, password, user data, and authentication tokens."],["Authentication tokens are differentiated by type and contain an authToken string."],["User data is stored as key-value pairs within the account representation."],["Available methods for this resource are detailed at the bottom of the page and currently include an insert method for new accounts."]]],[]]