| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1MetricAggregation |
GoogleCloudApigeeV1MetricAggregation.clone() |
GoogleCloudApigeeV1MetricAggregation |
GoogleCloudApigeeV1MetricAggregation.set(String fieldName,
Object value) |
GoogleCloudApigeeV1MetricAggregation |
GoogleCloudApigeeV1MetricAggregation.setAggregation(String aggregation)
Aggregation function associated with the metric.
|
GoogleCloudApigeeV1MetricAggregation |
GoogleCloudApigeeV1MetricAggregation.setName(String name)
Name of the metric
|
GoogleCloudApigeeV1MetricAggregation |
GoogleCloudApigeeV1MetricAggregation.setOrder(String order)
Ordering for this aggregation in the result.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1MetricAggregation> |
GoogleCloudApigeeV1QueryTabularStatsRequest.getMetrics()
Required.
|
List<GoogleCloudApigeeV1MetricAggregation> |
GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.getMetrics()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1QueryTabularStatsRequest |
GoogleCloudApigeeV1QueryTabularStatsRequest.setMetrics(List<GoogleCloudApigeeV1MetricAggregation> metrics)
Required.
|
GoogleCloudApigeeV1QueryTimeSeriesStatsRequest |
GoogleCloudApigeeV1QueryTimeSeriesStatsRequest.setMetrics(List<GoogleCloudApigeeV1MetricAggregation> metrics)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.