Risorsa: AlertFeedback
Feedback di un cliente relativo a un avviso.
Rappresentazione JSON |
---|
{
"customerId": string,
"alertId": string,
"feedbackId": string,
"createTime": string,
"type": enum ( |
Campi | |
---|---|
customerId |
Solo output. L'identificatore univoco dell'account Google Workspace del cliente. |
alertId |
Solo output. L'identificatore dell'avviso. |
feedbackId |
Solo output. L'identificatore univoco del feedback. |
createTime |
Solo output. L'ora in cui è stato creato questo feedback. |
type |
Obbligatorio. Il tipo di feedback. |
email |
Solo output. L'indirizzo email dell'utente che ha fornito il feedback. |
AlertFeedbackType
Il tipo di feedback sull'avviso.
Enum | |
---|---|
ALERT_FEEDBACK_TYPE_UNSPECIFIED |
Il tipo di feedback non è specificato. |
NOT_USEFUL |
Il report sugli avvisi non è utile. |
SOMEWHAT_USEFUL |
Il report sugli avvisi è piuttosto utile. |
VERY_USEFUL |
Il report sugli avvisi è molto utile. |
Metodi |
|
---|---|
|
Crea un nuovo feedback per un avviso. |
|
Elenca tutti i feedback relativi a un avviso. |