EducationalOrganization
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["EducationalOrganization is a type of Organization specifically for educational institutions."],["It includes an `alumni` property to identify former students, represented by the Person type."]]],["The content defines the `EducationalOrganization` type, which extends the `Organization` type. It specifies that an `EducationalOrganization` can have associated alumni. The `alumni` attribute is of type `Person`, indicating that this attribute refers to individuals who are former students or graduates of the educational institution. It further clarifies that the alumni are associated to this organization.\n"]]