Voting helps other researchers find interesting modules.
channelId
String.t
nil
commentCount
description
playlistCount
profilePictureUrl
profileUrl
subscriberCount
title
usesYoutubeNames
boolean()
videoCount
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiChannelData{ channelId: String.t() | nil, commentCount: String.t() | nil, description: String.t() | nil, playlistCount: String.t() | nil, profilePictureUrl: String.t() | nil, profileUrl: String.t() | nil, subscriberCount: String.t() | nil, title: String.t() | nil, usesYoutubeNames: boolean() | nil, videoCount: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()