GoogleApi.YouTube.V3.Model.ActivityContentDetailsUpload (google_api_you_tube v0.54.0)
View SourceInformation about the uploaded video.
Attributes
-
videoId
(type:String.t
, default:nil
) - The ID that YouTube uses to uniquely identify the uploaded video.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.YouTube.V3.Model.ActivityContentDetailsUpload{ videoId: String.t() | nil }