Risorsa: tester
Un tester per l'agente. L'agente può interagire con i tester verificati anche se non è ancora stato avviato.
Rappresentazione JSON |
---|
{
"name": string,
"inviteStatus": enum ( |
Campi | |
---|---|
name |
Questo campo è impostato dalla piattaforma RBM. Non includerlo durante la creazione di un oggetto tester. Il campo risolve "phones/{E.164}/testers", dove {E.164} è il numero di telefono del tester in formato E.164. |
inviteStatus |
Lo stato dell'invito. |
Tester.InviteStatus
Tipo di invito
Enum | |
---|---|
INVITE_STATUS_UNSPECIFIED |
Non specificato. |
PENDING |
L'utente non ha ancora risposto all'invito. |
ACCEPTED |
L'utente ha accettato l'invito a diventare tester. |
DECLINED |
L'utente ha rifiutato l'invito a diventare tester. |
Metodi |
|
---|---|
|
Invita un utente a testare un agente. |