View Source GoogleApi.YouTube.V3.Model.TestItem (google_api_you_tube v0.48.0)
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) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type 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 }
Functions
Unwrap a decoded JSON object into its complex fields.