Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
DEFAULT_BASE_URL |
"https://www.googleapis.com/plus/v1/" |
public static final java.lang.String |
DEFAULT_BATCH_PATH |
"batch/plus/v1" |
public static final java.lang.String |
DEFAULT_ROOT_URL |
"https://www.googleapis.com/" |
public static final java.lang.String |
DEFAULT_SERVICE_PATH |
"plus/v1/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
PLUS_LOGIN |
"https://www.googleapis.com/auth/plus.login" |
public static final java.lang.String |
PLUS_ME |
"https://www.googleapis.com/auth/plus.me" |
public static final java.lang.String |
USERINFO_EMAIL |
"https://www.googleapis.com/auth/userinfo.email" |
public static final java.lang.String |
USERINFO_PROFILE |
"https://www.googleapis.com/auth/userinfo.profile" |