| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
VideoItem |
VideoItem.clone() |
VideoItem |
Item.getVideoItem()
Displays a video on the page.
|
VideoItem |
VideoItem.set(String fieldName,
Object value) |
VideoItem |
VideoItem.setCaption(String caption)
The text displayed below the video.
|
VideoItem |
VideoItem.setVideo(Video video)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
Item |
Item.setVideoItem(VideoItem videoItem)
Displays a video on the page.
|
Copyright © 2011–2025 Google. All rights reserved.