| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
VideoStat |
VideoStat.clone() |
VideoStat |
VideoStat.set(String fieldName,
Object value) |
VideoStat |
VideoStat.setContentDetails(VideoStatsContentDetails contentDetails)
Output only.
|
VideoStat |
VideoStat.setEtag(String etag)
Output only.
|
VideoStat |
VideoStat.setKind(String kind)
Output only.
|
VideoStat |
VideoStat.setName(String name)
Output only.
|
VideoStat |
VideoStat.setSnippet(VideoStatsSnippet snippet)
Output only.
|
VideoStat |
VideoStat.setStatistics(VideoStatsStatistics statistics)
Output only.
|
VideoStat |
VideoStat.setVideoId(String videoId)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<VideoStat> |
BatchGetStatsResponse.getItems()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetStatsResponse |
BatchGetStatsResponse.setItems(List<VideoStat> items)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.