- 资源:AlertFeedback
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- AlertFeedbackType
- 方法
资源:AlertFeedback
有关提醒的客户反馈。
JSON 表示法 |
---|
{
"customerId": string,
"alertId": string,
"feedbackId": string,
"createTime": string,
"type": enum ( |
字段 | |
---|---|
customerId |
仅限输出。客户 Google Workspace 账号的唯一标识符。 |
alertId |
仅限输出。提醒标识符。 |
feedbackId |
仅限输出。反馈的唯一标识符。 |
createTime |
仅限输出。此反馈的创建时间。 |
type |
必需。反馈的类型。 |
email |
仅限输出。提供反馈的用户的电子邮件地址。 |
AlertFeedbackType
提醒反馈的类型。
枚举 | |
---|---|
ALERT_FEEDBACK_TYPE_UNSPECIFIED |
未指定反馈类型。 |
NOT_USEFUL |
提醒报告无用。 |
SOMEWHAT_USEFUL |
提醒报告有所帮助。 |
VERY_USEFUL |
提醒报告非常有用。 |
方法 |
|
---|---|
|
为提醒创建新反馈。 |
|
列出针对提醒的所有反馈。 |