Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_BASE_URL |
"https://www.googleapis.com/storage/v1/" |
public static final String |
DEFAULT_ROOT_URL |
"https://www.googleapis.com/" |
public static final String |
DEFAULT_SERVICE_PATH |
"storage/v1/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEVSTORAGE_FULL_CONTROL |
"https://www.googleapis.com/auth/devstorage.full_control" |
public static final String |
DEVSTORAGE_READ_ONLY |
"https://www.googleapis.com/auth/devstorage.read_only" |
public static final String |
DEVSTORAGE_READ_WRITE |
"https://www.googleapis.com/auth/devstorage.read_write" |