Voting helps other researchers find interesting modules.
Contains the needed information for serving a single LiveOp/LiveEvent on AU. Next ID: 9
countryLevelScheduleInformation
%{optional(String.t) => GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpEvent.t}
nil
defaultFormatInformation
GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpFormat.t
defaultScheduleInformation
GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpEvent.t
eventId
String.t
eventType
eventUrl
localeLevelFormatInformation
%{optional(String.t) => GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpFormat.t}
priority
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpDetail{ countryLevelScheduleInformation: %{ optional(String.t()) => GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpEvent.t() } | nil, defaultFormatInformation: GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpFormat.t() | nil, defaultScheduleInformation: GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpEvent.t() | nil, eventId: String.t() | nil, eventType: String.t() | nil, eventUrl: String.t() | nil, localeLevelFormatInformation: %{ optional(String.t()) => GoogleApi.ContentWarehouse.V1.Model.QualityCalypsoAppsUniversalAuLiveOpFormat.t() } | nil, priority: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()