Voting helps other researchers find interesting modules.
Stores all possible LiveOps/LiveEvents that are eligible to be shown for an app.
liveOpEvents
list(GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpDetail.t)
nil
packageName
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpsDetailInfo{ liveOpEvents: [ GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpDetail.t() ] | nil, packageName: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()