Class: SetCredentialsRequestData

  • 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.

Constructor

SetCredentialsRequestData

new SetCredentialsRequestData()

Properties

credentials

string

Credentials to use by receiver.

forRequestId

(number or undefined)

If it is a response for refresh credentials, it will indicate the request ID of the refresh credentials request.

isLikely3pAccountLinkedUser

(boolean or undefined)

If the user placing a query matches a known user who has enrolled in voice match and is linked to a 3P account through Assistant settings.