| Package | Description |
|---|---|
| com.google.api.services.analyticsdata.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
ActiveMetricRestriction |
ActiveMetricRestriction.clone() |
ActiveMetricRestriction |
ActiveMetricRestriction.set(String fieldName,
Object value) |
ActiveMetricRestriction |
ActiveMetricRestriction.setMetricName(String metricName)
The name of the restricted metric.
|
ActiveMetricRestriction |
ActiveMetricRestriction.setRestrictedMetricTypes(List<String> restrictedMetricTypes)
The reason for this metric's restriction.
|
| Modifier and Type | Method and Description |
|---|---|
List<ActiveMetricRestriction> |
SchemaRestrictionResponse.getActiveMetricRestrictions()
All restrictions actively enforced in creating the report.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaRestrictionResponse |
SchemaRestrictionResponse.setActiveMetricRestrictions(List<ActiveMetricRestriction> activeMetricRestrictions)
All restrictions actively enforced in creating the report.
|
Copyright © 2011–2023 Google. All rights reserved.