Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
VideoTrainability |
VideoTrainability.clone() |
VideoTrainability |
VideoTrainability.set(String fieldName,
Object value) |
VideoTrainability |
VideoTrainability.setEtag(String etag)
Etag of this resource.
|
VideoTrainability |
VideoTrainability.setKind(String kind)
Identifies what kind of resource this is.
|
VideoTrainability |
VideoTrainability.setPermitted(List<String> permitted)
Specifies who is allowed to train on the video.
|
VideoTrainability |
VideoTrainability.setVideoId(String videoId)
The ID of the video.
|
Copyright © 2011–2025 Google. All rights reserved.