google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.Thumbnail View Source
A thumbnail is an image representing a YouTube resource.
Attributes
- height (integer()): (Optional) Height of the thumbnail image. Defaults to:
null. - url (String.t): The thumbnail image's URL. Defaults to:
null. - width (integer()): (Optional) Width of the thumbnail image. Defaults to:
null.