google_api_you_tube v0.4.0 GoogleApi.YouTube.V3.Model.ThumbnailDetails View Source

Internal representation of thumbnails for a YouTube resource.

Attributes

  • default (Thumbnail): The default image for this resource. Defaults to: null.
  • high (Thumbnail): The high quality image for this resource. Defaults to: null.
  • maxres (Thumbnail): The maximum resolution quality image for this resource. Defaults to: null.
  • medium (Thumbnail): The medium quality image for this resource. Defaults to: null.
  • standard (Thumbnail): The standard quality image for this resource. Defaults to: null.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.