インターフェース SignedInUser
ログイン中のユーザータイプ。常に一意の ID と表示名があります。
署名
declare interface SignedInUser
プロパティの署名
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 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."]]],[]]