| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1StatsEnvironmentStats |
GoogleCloudApigeeV1StatsEnvironmentStats.clone() |
GoogleCloudApigeeV1StatsEnvironmentStats |
GoogleCloudApigeeV1StatsEnvironmentStats.set(String fieldName,
Object value) |
GoogleCloudApigeeV1StatsEnvironmentStats |
GoogleCloudApigeeV1StatsEnvironmentStats.setDimensions(List<GoogleCloudApigeeV1DimensionMetric> dimensions)
List of metrics grouped under dimensions.
|
GoogleCloudApigeeV1StatsEnvironmentStats |
GoogleCloudApigeeV1StatsEnvironmentStats.setMetrics(List<GoogleCloudApigeeV1Metric> metrics)
In the final response, only one of the following fields will be present based on the dimensions
provided.
|
GoogleCloudApigeeV1StatsEnvironmentStats |
GoogleCloudApigeeV1StatsEnvironmentStats.setName(String name)
Name of the environment.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1StatsEnvironmentStats> |
GoogleCloudApigeeV1Stats.getEnvironments()
List of query results on the environment level.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Stats |
GoogleCloudApigeeV1Stats.setEnvironments(List<GoogleCloudApigeeV1StatsEnvironmentStats> environments)
List of query results on the environment level.
|
Copyright © 2011–2025 Google. All rights reserved.