[[["Прост для понимания","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"]],["Последнее обновление: 2025-07-24 UTC."],[[["\u003cp\u003e\u003ccode\u003eLoadByEntityRequestData\u003c/code\u003e is used for sending 'LoadByEntity' requests to the Cast framework.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eentity\u003c/code\u003e for content information, \u003ccode\u003eloadOptions\u003c/code\u003e for playback settings, and \u003ccode\u003eshuffle\u003c/code\u003e to randomize playback order.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eentity\u003c/code\u003e property usually contains a JSON object with details about the media to be loaded.\u003c/p\u003e\n"]]],["The `LoadByEntityRequestData` class handles data for `LoadByEntity` requests. It includes properties for content entity information (`entity`), represented as a stringified JSON object. It supports additional load configurations through `loadOptions`. The request can also include a `shuffle` property, a boolean that determines if the items should be played in a shuffled order. The class is created by calling its `LoadByEntityRequestData` constructor.\n"],null,[]]