Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
PlaylistImageSnippet |
PlaylistImageSnippet.clone() |
PlaylistImageSnippet |
PlaylistImage.getSnippet() |
PlaylistImageSnippet |
PlaylistImageSnippet.set(String fieldName,
Object value) |
PlaylistImageSnippet |
PlaylistImageSnippet.setHeight(Integer height)
The image height.
|
PlaylistImageSnippet |
PlaylistImageSnippet.setPlaylistId(String playlistId)
The Playlist ID of the playlist this image is associated with.
|
PlaylistImageSnippet |
PlaylistImageSnippet.setType(String type)
The image type.
|
PlaylistImageSnippet |
PlaylistImageSnippet.setWidth(Integer width)
The image width.
|
Modifier and Type | Method and Description |
---|---|
PlaylistImage |
PlaylistImage.setSnippet(PlaylistImageSnippet snippet) |
Copyright © 2011–2025 Google. All rights reserved.