[[["わかりやすい","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"]],["最終更新日 2024-11-09 UTC。"],[[["This method retrieves a list of devices based on a provided device identifier."],["The request requires a `deviceIdentifier` object, which can be partially filled, to specify the devices to be retrieved."],["Optional parameters include `pageSize` (up to 100), `pageToken` for pagination, and `vendorParams` for extra data."],["The response contains a list of `devices`, the `totalCount` of matching devices, an optional `nextPageToken` for additional pages, and `vendorParams` for extra information."],["Potential errors during the process will result in a `CommonException` being thrown, with possible error codes being `INTERNAL_SERVER_ERROR` or `INVALID_PAGE_TOKEN`."]]],[]]