User
نمایندگی JSON |
---|
{
"accountIdentifier": string
} |
فیلدها |
---|
accountIdentifier | string یک شناسه منحصربهفرد که برای این کاربر ایجاد میکنید، مانند user342 یا asset#44418 . این فیلد باید هنگام ایجاد کاربر تنظیم شود و نمی توان آن را به روز کرد. این فیلد نباید حاوی اطلاعات قابل شناسایی شخصی (PII) باشد. این شناسه باید 1024 کاراکتر یا کمتر باشد. در غیر این صورت، درخواست سیاست به روز رسانی با شکست مواجه خواهد شد. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی."],[[["The JSON representation defines a user belonging to an enterprise using an `accountIdentifier`."],["The `accountIdentifier` is a unique, user-created string that cannot be updated and should not contain PII, with a maximum length of 1024 characters."]]],["The core content describes a JSON structure for representing a user within an enterprise. The JSON object requires an `accountIdentifier` field, which is a string. This identifier must be unique, set upon user creation, immutable, and must not contain PII. The `accountIdentifier`'s length is limited to 1024 characters; otherwise the request will fail.\n"]]