google_api_you_tube v0.12.0 GoogleApi.YouTube.V3.Model.InvideoBranding View Source
Attributes
imageBytes
(type:String.t
, default:nil
) -imageUrl
(type:String.t
, default:nil
) -position
(type:GoogleApi.YouTube.V3.Model.InvideoPosition.t
, default:nil
) -targetChannelId
(type:String.t
, default:nil
) -timing
(type:GoogleApi.YouTube.V3.Model.InvideoTiming.t
, default:nil
) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.YouTube.V3.Model.InvideoBranding{ imageBytes: String.t(), imageUrl: String.t(), position: GoogleApi.YouTube.V3.Model.InvideoPosition.t(), targetChannelId: String.t(), timing: GoogleApi.YouTube.V3.Model.InvideoTiming.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.