REST Resource: userProfiles.guardians
リソース: 保護者
生徒とその生徒の保護者との関連 保護者は、生徒の学習課題に関する情報を受け取ることがあります。
JSON 表現 |
{
"studentId": string,
"guardianId": string,
"guardianProfile": {
object (UserProfile )
},
"invitedEmailAddress": string
} |
フィールド |
studentId |
string
保護者との関係を適用する生徒の ID。
|
guardianId |
string
保護者の ID。
|
guardianProfile |
object (UserProfile )
保護者用のユーザー プロフィール。
|
invitedEmailAddress |
string
保護者の最初の招待の送信先メールアドレス。この項目はドメイン管理者にのみ表示されます。
|
メソッド |
|
保護者を削除します。 |
|
特定の保護者を返します。 |
|
リクエストしているユーザーに閲覧を許可する保護者のリストを返します。ただし、リクエストに一致する保護者に限定されます。 |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-03-21 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]