|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.api.services.prediction.PredictionScopes
public class PredictionScopes
Available OAuth 2.0 scopes for use with the Prediction API.
Field Summary | |
---|---|
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. |
static String |
PREDICTION
Manage your data in the Google Prediction API. |
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 DEVSTORAGE_FULL_CONTROL
public static final String DEVSTORAGE_READ_ONLY
public static final String DEVSTORAGE_READ_WRITE
public static final String PREDICTION
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |