target.apidocs.constant-values.html Maven / Gradle / Ivy
Constant Field Values (Cloud Storage JSON API v1-rev20220705-2.0.0)
com.google.*
-
com.google.api.services.storage.Storage
Modifier and Type
Constant Field
Value
public static final String
DEFAULT_BASE_URL
"https://storage.googleapis.com/storage/v1/"
public static final String
DEFAULT_BATCH_PATH
"batch/storage/v1"
public static final String
DEFAULT_MTLS_ROOT_URL
"https://storage.mtls.googleapis.com/"
public static final String
DEFAULT_ROOT_URL
"https://storage.googleapis.com/"
public static final String
DEFAULT_SERVICE_PATH
"storage/v1/"
-
com.google.api.services.storage.StorageScopes
Modifier and Type
Constant Field
Value
public static final String
CLOUD_PLATFORM
"https://www.googleapis.com/auth/cloud-platform"
public static final String
CLOUD_PLATFORM_READ_ONLY
"https://www.googleapis.com/auth/cloud-platform.read-only"
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"
Copyright © 2011–2022 Google. All rights reserved.