public class VisionScopes extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CLOUD_PLATFORM
See, edit, configure, and delete your Google Cloud Platform data.
|
static String |
CLOUD_VISION
Apply machine learning models to understand and label images.
|
| 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_VISION
Copyright © 2011–2021 Google. All rights reserved.