[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2023-12-02。"],[[["`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"]]