Voting helps other researchers find interesting modules.
channels
list(GoogleApi.ContentWarehouse.V1.Model.AssistantApiLiveTvChannelCapabilitiesLiveTvChannel.t)
nil
inputId
String.t
providerType
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiLiveTvChannelCapabilitiesChannelsByProvider{ channels: [ GoogleApi.ContentWarehouse.V1.Model.AssistantApiLiveTvChannelCapabilitiesLiveTvChannel.t() ] | nil, inputId: String.t() | nil, providerType: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()