|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.api.services.compute.ComputeScopes
public class ComputeScopes
Available OAuth 2.0 scopes for use with the Compute Engine API.
Field Summary | |
---|---|
static String |
COMPUTE
View and manage your Google Compute Engine resources. |
static String |
COMPUTE_READONLY
View your Google Compute Engine resources. |
static String |
DEVSTORAGE_READ_ONLY
View your data in Google Cloud Storage. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String COMPUTE
public static final String COMPUTE_READONLY
public static final String DEVSTORAGE_READ_ONLY
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |