Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
VideoRatingListResponse |
VideoRatingListResponse.clone() |
VideoRatingListResponse |
VideoRatingListResponse.set(String fieldName,
Object value) |
VideoRatingListResponse |
VideoRatingListResponse.setEtag(String etag)
Etag of this resource.
|
VideoRatingListResponse |
VideoRatingListResponse.setEventId(String eventId)
Serialized EventId of the request which produced this response.
|
VideoRatingListResponse |
VideoRatingListResponse.setItems(List<VideoRating> items)
A list of ratings that match the request criteria.
|
VideoRatingListResponse |
VideoRatingListResponse.setKind(String kind)
Identifies what kind of resource this is.
|
VideoRatingListResponse |
VideoRatingListResponse.setVisitorId(String visitorId)
The visitorId identifies the visitor.
|
Copyright © 2011–2021 Google. All rights reserved.