public class AnalyticsScopes extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ANALYTICS
View and manage your Google Analytics data.
|
static String |
ANALYTICS_READONLY
View your Google Analytics data.
|
| 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 ANALYTICS
public static final String ANALYTICS_READONLY
Copyright © 2011–2020 Google. All rights reserved.