public class DataflowScopes extends Object
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 |
USERINFO_EMAIL
View your email address.
|
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 COMPUTE
public static final String COMPUTE_READONLY
public static final String USERINFO_EMAIL