google_api_you_tube v0.10.0 GoogleApi.YouTube.V3.Model.ActivityContentDetailsUpload View Source
Information about the uploaded video.
Attributes
videoId(type:String.t, default:nil) - The ID that YouTube uses to uniquely identify the uploaded video.
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.ActivityContentDetailsUpload{
videoId: String.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.