public static class YouTubeService.Versions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Version[] |
ALL |
static Version |
LATEST
A shortcut to the latest version.
|
static Version |
V1
Initial version of the API, based on GData version 1.
|
static Version |
V2
Newer version of the API, based on GData version 2.
|
Constructor and Description |
---|
YouTubeService.Versions() |
public static final Version V1
public static final Version V2
public static final Version LATEST
public static final Version[] ALL