GoogleApi.Slides.V1.Model.Thumbnail (google_api_slides v0.24.0)
View SourceThe thumbnail of a page.
Attributes
-
contentUrl
(type:String.t
, default:nil
) - The content URL of the thumbnail image. The URL to the image has a default lifetime of 30 minutes. This URL is tagged with the account of the requester. Anyone with the URL effectively accesses the image as the original requester. Access to the image may be lost if the presentation's sharing settings change. The mime type of the thumbnail image is the same as specified in theGetPageThumbnailRequest
. -
height
(type:integer()
, default:nil
) - The positive height in pixels of the thumbnail image. -
width
(type:integer()
, default:nil
) - The positive width in pixels of the thumbnail image.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.