View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiLiveTvChannelCapabilities (google_api_content_warehouse v0.4.0)
Attributes
-
channelsByProvider
(type:list(GoogleApi.ContentWarehouse.V1.Model.AssistantApiLiveTvChannelCapabilitiesChannelsByProvider.t)
, default:nil
) - A list of channel providers each of which provides a list of its channels.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiLiveTvChannelCapabilities{ channelsByProvider: [ GoogleApi.ContentWarehouse.V1.Model.AssistantApiLiveTvChannelCapabilitiesChannelsByProvider.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.