| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence |
GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence.clone() |
GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence |
GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence.set(String fieldName,
Object value) |
GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence |
GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence.setDimensions(Map<String,String> dimensions)
Map of dimensions and their values that uniquely identifies a time series sequence.
|
GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence |
GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence.setPoints(List<List<Object>> points)
List of points.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence> |
GoogleCloudApigeeV1QueryTimeSeriesStatsResponse.getValues()
Results of the query returned as a JSON array.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1QueryTimeSeriesStatsResponse |
GoogleCloudApigeeV1QueryTimeSeriesStatsResponse.setValues(List<GoogleCloudApigeeV1QueryTimeSeriesStatsResponseSequence> values)
Results of the query returned as a JSON array.
|
Copyright © 2011–2025 Google. All rights reserved.