GoogleApi.YouTube.V3.Model.TestItem (google_api_you_tube v0.38.0) View Source
Attributes
-
featuredPart
(type:boolean()
, default:nil
) - -
gaia
(type:String.t
, default:nil
) - -
id
(type:String.t
, default:nil
) - -
snippet
(type:GoogleApi.YouTube.V3.Model.TestItemTestItemSnippet.t
, default:nil
) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.YouTube.V3.Model.TestItem{ featuredPart: boolean() | nil, gaia: String.t() | nil, id: String.t() | nil, snippet: GoogleApi.YouTube.V3.Model.TestItemTestItemSnippet.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.