public class TranslateScopes extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CLOUD_PLATFORM
View and manage your data across Google Cloud Platform services.
|
static String |
CLOUD_TRANSLATION
Translate text from one language to another using Google Translate.
|
| 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 CLOUD_TRANSLATION
Copyright © 2011–2018 Google. All rights reserved.