target.apidocs.constant-values.html Maven / Gradle / Ivy
Constant Field Values (Google Sheets API v4-rev20220322-1.32.1)
com.google.*
-
com.google.api.services.sheets.v4.Sheets
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
""
-
com.google.api.services.sheets.v4.SheetsScopes
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–2022 Google. All rights reserved.