| Package | Description |
|---|---|
| com.google.api.services.homegraph.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MediaUrlsStruct |
MediaUrlsStruct.clone() |
MediaUrlsStruct |
CommonEventDataStruct.getMediaUrls()
Contains media urls for the event
|
MediaUrlsStruct |
MediaUrlsStruct.set(String fieldName,
Object value) |
MediaUrlsStruct |
MediaUrlsStruct.setDashManifestUrl(String dashManifestUrl)
URL for a dash manifest for playback
|
MediaUrlsStruct |
MediaUrlsStruct.setHlsMasterPlaylistUrl(String hlsMasterPlaylistUrl)
URL for a hls master playlist for playback
|
MediaUrlsStruct |
MediaUrlsStruct.setPreviewUrl(String previewUrl)
URL for animated preview clip representing the event session
|
MediaUrlsStruct |
MediaUrlsStruct.setThumbnailUrl(String thumbnailUrl)
URL for thumbnail image representing the event session
|
| Modifier and Type | Method and Description |
|---|---|
CommonEventDataStruct |
CommonEventDataStruct.setMediaUrls(MediaUrlsStruct mediaUrls)
Contains media urls for the event
|
Copyright © 2011–2026 Google. All rights reserved.