| Package | Description |
|---|---|
| com.google.api.services.analyticsdata.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
SchemaRestrictionResponse |
SchemaRestrictionResponse.clone() |
SchemaRestrictionResponse |
ResponseMetaData.getSchemaRestrictionResponse()
Describes the schema restrictions actively enforced in creating this report.
|
SchemaRestrictionResponse |
SchemaRestrictionResponse.set(String fieldName,
Object value) |
SchemaRestrictionResponse |
SchemaRestrictionResponse.setActiveMetricRestrictions(List<ActiveMetricRestriction> activeMetricRestrictions)
All restrictions actively enforced in creating the report.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMetaData |
ResponseMetaData.setSchemaRestrictionResponse(SchemaRestrictionResponse schemaRestrictionResponse)
Describes the schema restrictions actively enforced in creating this report.
|
Copyright © 2011–2023 Google. All rights reserved.