| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Metric |
GoogleCloudApigeeV1Metric.clone() |
GoogleCloudApigeeV1Metric |
GoogleCloudApigeeV1Metric.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Metric |
GoogleCloudApigeeV1Metric.setName(String name)
Metric name.
|
GoogleCloudApigeeV1Metric |
GoogleCloudApigeeV1Metric.setValues(List<Object> values)
List of metric values.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1Metric> |
GoogleCloudApigeeV1StatsEnvironmentStats.getMetrics()
In the final response, only one of the following fields will be present based on the dimensions
provided.
|
List<GoogleCloudApigeeV1Metric> |
GoogleCloudApigeeV1DimensionMetric.getMetrics()
List of metrics.
|
List<GoogleCloudApigeeV1Metric> |
GoogleCloudApigeeV1StatsHostStats.getMetrics()
In the final response, only one of the following fields will be present based on the dimensions
provided.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1StatsEnvironmentStats |
GoogleCloudApigeeV1StatsEnvironmentStats.setMetrics(List<GoogleCloudApigeeV1Metric> metrics)
In the final response, only one of the following fields will be present based on the dimensions
provided.
|
GoogleCloudApigeeV1DimensionMetric |
GoogleCloudApigeeV1DimensionMetric.setMetrics(List<GoogleCloudApigeeV1Metric> metrics)
List of metrics.
|
GoogleCloudApigeeV1StatsHostStats |
GoogleCloudApigeeV1StatsHostStats.setMetrics(List<GoogleCloudApigeeV1Metric> metrics)
In the final response, only one of the following fields will be present based on the dimensions
provided.
|
Copyright © 2011–2025 Google. All rights reserved.