cast.framework.messages. LoadByEntityRequestData
class static
LoadByEntity request data.
Constructor
LoadByEntityRequestData
new LoadByEntityRequestData()
Properties
entity
string
Content entity information, typically represented by a stringified JSON object.
loadOptions
(non-null cast.framework.messages.LoadOptions or undefined)
Added load options.
shuffle
(boolean or undefined)
Shuffle the items to play.
source
nullable string
Optional request source. It contains the Assistant query that initiates the request.