| Package | Description |
|---|---|
| com.google.api.services.forms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MediaProperties |
MediaProperties.clone() |
MediaProperties |
Video.getProperties()
Properties of a video.
|
MediaProperties |
Image.getProperties()
Properties of an image.
|
MediaProperties |
MediaProperties.set(String fieldName,
Object value) |
MediaProperties |
MediaProperties.setAlignment(String alignment)
Position of the media.
|
MediaProperties |
MediaProperties.setWidth(Integer width)
The width of the media in pixels.
|
| Modifier and Type | Method and Description |
|---|---|
Video |
Video.setProperties(MediaProperties properties)
Properties of a video.
|
Image |
Image.setProperties(MediaProperties properties)
Properties of an image.
|
Copyright © 2011–2025 Google. All rights reserved.