public class ComputeScopes extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | CLOUD_PLATFORMSee, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.. | 
| static String | COMPUTEView and manage your Google Compute Engine resources. | 
| static String | COMPUTE_READONLYView your Google Compute Engine resources. | 
| static String | DEVSTORAGE_FULL_CONTROLManage your data and permissions in Cloud Storage and see the email address for your Google Account. | 
| static String | DEVSTORAGE_READ_ONLYView your data in Google Cloud Storage. | 
| static String | DEVSTORAGE_READ_WRITEManage your data in Cloud Storage and see the email address of your Google Account. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Set<String> | all()Returns an unmodifiable set that contains all scopes declared by this class. | 
public static final String CLOUD_PLATFORM
public static final String COMPUTE
public static final String COMPUTE_READONLY
public static final String DEVSTORAGE_FULL_CONTROL
public static final String DEVSTORAGE_READ_ONLY
public static final String DEVSTORAGE_READ_WRITE
Copyright © 2011–2022 Google. All rights reserved.