| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
VideoStatsStatistics |
VideoStatsStatistics.clone() |
VideoStatsStatistics |
VideoStat.getStatistics()
Output only.
|
VideoStatsStatistics |
VideoStatsStatistics.set(String fieldName,
Object value) |
VideoStatsStatistics |
VideoStatsStatistics.setCommentCount(Long commentCount)
Output only.
|
VideoStatsStatistics |
VideoStatsStatistics.setLikeCount(Long likeCount)
Output only.
|
VideoStatsStatistics |
VideoStatsStatistics.setViewCount(Long viewCount)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
VideoStat |
VideoStat.setStatistics(VideoStatsStatistics statistics)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.