Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
Thumbnail |
Thumbnail.clone() |
Thumbnail |
Thumbnail.set(String fieldName,
Object value) |
Thumbnail |
Thumbnail.setContentUrl(String contentUrl)
The content URL of the thumbnail image.
|
Thumbnail |
Thumbnail.setHeight(Integer height)
The positive height in pixels of the thumbnail image.
|
Thumbnail |
Thumbnail.setWidth(Integer width)
The positive width in pixels of the thumbnail image.
|
Copyright © 2011–2024 Google. All rights reserved.