Se si tratta di una risposta per credenziali di aggiornamento, indicherà l'ID richiesta della richiesta di credenziali di aggiornamento.
isLikely3pAccountLinkedUser
(booleano o non definito)
Se l'utente che esegue una query corrisponde a un utente noto che si è registrato a Voice Match ed è collegato a un account di terze parti tramite le impostazioni dell'assistente.
[null,null,["Ultimo aggiornamento 2023-12-02 UTC."],[[["`SetCredentialsRequestData` is used to send credentials to the receiver."],["This data includes the credentials, an optional request ID for credential refresh responses, and an optional flag indicating if the user is likely linked to a 3rd party account."]]],["The `SetCredentialsRequestData` class defines data for a `SetCredentials` request. It includes three properties: `credentials` (a string), which holds the credentials for the receiver; `forRequestId` (a number or undefined), indicating the ID of a refresh credentials request; and `isLikely3pAccountLinkedUser` (boolean or undefined), which flags if the requesting user matches a known voice-match user linked to a third-party account. This is a constructor class.\n"]]