public class MonitoringScopes 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 |
MONITORING
View and write monitoring data for all of your Google and third-party Cloud and API projects.
|
static String |
MONITORING_READ
View monitoring data for all of your Google Cloud and third-party projects.
|
static String |
MONITORING_WRITE
Publish metric data to your Google Cloud projects.
|
| 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 MONITORING
public static final String MONITORING_READ
public static final String MONITORING_WRITE
Copyright © 2011–2025 Google. All rights reserved.