| Package | Description |
|---|---|
| com.google.api.services.youtube |
| Modifier and Type | Method and Description |
|---|---|
YouTube.VideoCategories.List |
YouTube.VideoCategories.list(java.lang.String part)
Returns a list of categories that can be associated with YouTube videos.
|
YouTube.VideoCategories.List |
YouTube.VideoCategories.List.set(java.lang.String parameterName,
java.lang.Object value) |
YouTube.VideoCategories.List |
YouTube.VideoCategories.List.setAlt(java.lang.String alt) |
YouTube.VideoCategories.List |
YouTube.VideoCategories.List.setFields(java.lang.String fields) |
YouTube.VideoCategories.List |
YouTube.VideoCategories.List.setHl(java.lang.String hl)
The hl parameter specifies the language that should be used for text values in the API
response.
|
YouTube.VideoCategories.List |
YouTube.VideoCategories.List.setId(java.lang.String id)
The id parameter specifies a comma-separated list of video category IDs for the resources
that you are retrieving.
|
YouTube.VideoCategories.List |
YouTube.VideoCategories.List.setKey(java.lang.String key) |
YouTube.VideoCategories.List |
YouTube.VideoCategories.List.setOauthToken(java.lang.String oauthToken) |
YouTube.VideoCategories.List |
YouTube.VideoCategories.List.setPart(java.lang.String part)
The part parameter specifies the videoCategory resource properties that the API response
will include.
|
YouTube.VideoCategories.List |
YouTube.VideoCategories.List.setPrettyPrint(java.lang.Boolean prettyPrint) |
YouTube.VideoCategories.List |
YouTube.VideoCategories.List.setQuotaUser(java.lang.String quotaUser) |
YouTube.VideoCategories.List |
YouTube.VideoCategories.List.setRegionCode(java.lang.String regionCode)
The regionCode parameter instructs the API to return the list of video categories available
in the specified country.
|
YouTube.VideoCategories.List |
YouTube.VideoCategories.List.setUserIp(java.lang.String userIp) |