| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | DEFAULT_BASE_URL | "https://compute.googleapis.com/compute/beta/" | 
| public static final String | DEFAULT_BATCH_PATH | "batch/compute/beta" | 
| public static final String | DEFAULT_MTLS_ROOT_URL | "https://compute.mtls.googleapis.com/" | 
| public static final String | DEFAULT_ROOT_URL | "https://compute.googleapis.com/" | 
| public static final String | DEFAULT_SERVICE_PATH | "compute/beta/" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | CLOUD_PLATFORM | "https://www.googleapis.com/auth/cloud-platform" | 
| public static final String | COMPUTE | "https://www.googleapis.com/auth/compute" | 
| public static final String | COMPUTE_READONLY | "https://www.googleapis.com/auth/compute.readonly" | 
| 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.