組織のロール
タイプ名: OrganizationRole
Role を拡張
氏名 |
型 |
説明 |
numberedPosition |
Number |
組織内の職務に関連する番号(例: アスリートのジャージの番号)。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["The `OrganizationRole` type extends the `Role` type and is used to represent roles within an organization."],["It includes a `numberedPosition` property, which is a number associated with the role, such as an athlete's jersey number."]]],["The `OrganizationRole` type, which extends `Role`, defines a role within an organization. It includes a `numberedPosition` property of type `Number`. This `numberedPosition` represents a numeric identifier associated with a specific organizational role, such as a number on an athlete's jersey. This number property is the core information for this specific role type.\n"]]