SignedInUser ของอินเทอร์เฟซ
ประเภทผู้ใช้ที่ลงชื่อเข้าใช้จะมีรหัสที่ไม่ซ้ำกันและชื่อที่แสดงเสมอ
ลายเซ็น
declare interface SignedInUser
ลายเซ็นของที่พัก
ชื่อ |
คำอธิบาย |
displayName |
สำหรับอุปกรณ์ส่วนตัว จะเป็นชื่อและนามสกุลของผู้ใช้ สําหรับบัญชีหุ่นยนต์ จะเป็นชื่ออุปกรณ์ที่ผู้ดูแลระบบระบุ เช่น "ห้อง Altostrat" |
user |
รหัสที่ไม่ซ้ำกันสำหรับผู้ใช้ ทำงานร่วมกันได้กับ Admin SDK API และ People API รูปแบบ: users/{user} |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-02-05 UTC
[null,null,["อัปเดตล่าสุด 2025-02-05 UTC"],[[["The content pertains to the `SignedInUser` interface within the Google Workspace Developer Preview Program."],["The `SignedInUser` interface includes a `displayName`, which varies between personal users and robot accounts, but it always contains some form of a name."],["The `SignedInUser` interface also includes a `user` property that provides a unique, interoperable ID for the user, consistent across various Google APIs."]]],[]]