
target.apidocs.com.google.api.services.compute.ComputeScopes.html Maven / Gradle / Ivy
ComputeScopes (Compute Engine API alpha-rev20200526-1.30.9)
com.google.api.services.compute
Class ComputeScopes
- java.lang.Object
-
- com.google.api.services.compute.ComputeScopes
-
public class ComputeScopes
extends Object
Available OAuth 2.0 scopes for use with the Compute Engine API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
CLOUD_PLATFORM
View and manage your data across Google Cloud Platform services.
static String
COMPUTE
View and manage your Google Compute Engine resources.
static String
COMPUTE_READONLY
View your Google Compute Engine resources.
static String
DEVSTORAGE_FULL_CONTROL
Manage your data and permissions in Google Cloud Storage.
static String
DEVSTORAGE_READ_ONLY
View your data in Google Cloud Storage.
static String
DEVSTORAGE_READ_WRITE
Manage your data in Google Cloud Storage.
-
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type
Method and Description
static Set<String>
all()
Returns an unmodifiable set that contains all scopes declared by this class.
-
-
Field Detail
-
CLOUD_PLATFORM
public static final String CLOUD_PLATFORM
View and manage your data across Google Cloud Platform services.
- See Also:
- Constant Field Values
-
COMPUTE
public static final String COMPUTE
View and manage your Google Compute Engine resources.
- See Also:
- Constant Field Values
-
COMPUTE_READONLY
public static final String COMPUTE_READONLY
View your Google Compute Engine resources.
- See Also:
- Constant Field Values
-
DEVSTORAGE_FULL_CONTROL
public static final String DEVSTORAGE_FULL_CONTROL
Manage your data and permissions in Google Cloud Storage.
- See Also:
- Constant Field Values
-
DEVSTORAGE_READ_ONLY
public static final String DEVSTORAGE_READ_ONLY
View your data in Google Cloud Storage.
- See Also:
- Constant Field Values
-
DEVSTORAGE_READ_WRITE
public static final String DEVSTORAGE_READ_WRITE
Manage your data in Google Cloud Storage.
- See Also:
- Constant Field Values
Copyright © 2011–2020 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy