public class MonitoringScopes
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLOUD_PLATFORM
View and manage your data across Google Cloud Platform services.
|
static java.lang.String |
MONITORING
View and write monitoring data for all of your Google and third-party Cloud and API projects.
|
static java.lang.String |
MONITORING_READ
View monitoring data for all of your Google Cloud and third-party projects.
|
static java.lang.String |
MONITORING_WRITE
Publish metric data to your Google Cloud projects.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Set<java.lang.String> |
all()
Returns an unmodifiable set that contains all scopes declared by this class.
|
public static final java.lang.String CLOUD_PLATFORM
public static final java.lang.String MONITORING
public static final java.lang.String MONITORING_READ
public static final java.lang.String MONITORING_WRITE