REST Resource: courses.aliases
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
资源:CourseAlias
课程的备用标识符。
别名,用于唯一标识课程。它在以下某个范围内必须是唯一的:
JSON 表示法 |
{
"alias": string
} |
字段 |
alias |
string
别名字符串。字符串的格式表示所需的别名范围。
d:<name> 表示网域级别名。示例:d:math_101
p:<name> 表示项目范围的别名。示例:p:abc123
此字段的长度上限为 256 个字符。
|
方法 |
|
为课程创建别名。 |
|
删除课程别名。 |
|
返回课程的别名列表。 |
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-12-15 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":"其他"
}]