public class CloudResourceManagerScopes 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_PLATFORM_READ_ONLY
View your data across Google Cloud Platform services.
|
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_PLATFORM_READ_ONLY
Copyright © 2011–2019 Google. All rights reserved.