Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_BASE_URL |
"https://sheets.googleapis.com/" |
public static final String |
DEFAULT_BATCH_PATH |
"batch" |
public static final String |
DEFAULT_MTLS_ROOT_URL |
"https://sheets.mtls.googleapis.com/" |
public static final String |
DEFAULT_ROOT_URL |
"https://sheets.googleapis.com/" |
public static final String |
DEFAULT_SERVICE_PATH |
"" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DRIVE |
"https://www.googleapis.com/auth/drive" |
public static final String |
DRIVE_FILE |
"https://www.googleapis.com/auth/drive.file" |
public static final String |
DRIVE_READONLY |
"https://www.googleapis.com/auth/drive.readonly" |
public static final String |
SPREADSHEETS |
"https://www.googleapis.com/auth/spreadsheets" |
public static final String |
SPREADSHEETS_READONLY |
"https://www.googleapis.com/auth/spreadsheets.readonly" |
Copyright © 2011–2024 Google. All rights reserved.