Wenn es sich um eine Antwort auf die Aktualisierung von Anmeldedaten handelt, wird die Anfrage-ID der Anfrage zur Aktualisierung der Anmeldedaten angegeben.
isLikely3pAccountLinkedUser
(boolesch oder nicht definiert)
Der Nutzer, der eine Anfrage stellt, stimmt mit einem bekannten Nutzer überein, der sich für Voice Match registriert hat und über die Assistant-Einstellungen mit einem Drittanbieterkonto verknüpft ist.
[null,null,["Zuletzt aktualisiert: 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"]]