public class DeploymentManagerScopes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLOUD_PLATFORM
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account..
|
static String |
CLOUD_PLATFORM_READ_ONLY
View your data across Google Cloud services and see the email address of your Google Account.
|
static String |
NDEV_CLOUDMAN
View and manage your Google Cloud Platform management resources and deployment status information.
|
static String |
NDEV_CLOUDMAN_READONLY
View your Google Cloud Platform management resources and deployment status information.
|
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
public static final String NDEV_CLOUDMAN
public static final String NDEV_CLOUDMAN_READONLY
Copyright © 2011–2024 Google. All rights reserved.