| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_BASE_URL |
"https://sourcerepo.googleapis.com/" |
public static final String |
DEFAULT_BATCH_PATH |
"batch" |
public static final String |
DEFAULT_ROOT_URL |
"https://sourcerepo.googleapis.com/" |
public static final String |
DEFAULT_SERVICE_PATH |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLOUD_PLATFORM |
"https://www.googleapis.com/auth/cloud-platform" |
public static final String |
SOURCE_FULL_CONTROL |
"https://www.googleapis.com/auth/source.full_control" |
public static final String |
SOURCE_READ_ONLY |
"https://www.googleapis.com/auth/source.read_only" |
public static final String |
SOURCE_READ_WRITE |
"https://www.googleapis.com/auth/source.read_write" |
Copyright © 2011–2020 Google. All rights reserved.