google_api_slides v0.4.0 GoogleApi.Slides.V1.Model.Thumbnail View Source
The thumbnail of a page.
Attributes
- contentUrl (String.t): 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 the `GetPageThumbnailRequest`. Defaults to:
null
. - height (integer()): The positive height in pixels of the thumbnail image. Defaults to:
null
. - width (integer()): The positive width in pixels of the thumbnail image. 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
Unwrap a decoded JSON object into its complex fields.