| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1OptimizedStatsResponse |
GoogleCloudApigeeV1OptimizedStatsResponse.clone() |
GoogleCloudApigeeV1OptimizedStatsResponse |
GoogleCloudApigeeV1OptimizedStats.getResponse()
Wraps the `stats` response for JavaScript Optimized Scenario with a response key.
|
GoogleCloudApigeeV1OptimizedStatsResponse |
GoogleCloudApigeeV1OptimizedStatsResponse.set(String fieldName,
Object value) |
GoogleCloudApigeeV1OptimizedStatsResponse |
GoogleCloudApigeeV1OptimizedStatsResponse.setMetaData(GoogleCloudApigeeV1Metadata metaData)
Metadata information about the query executed.
|
GoogleCloudApigeeV1OptimizedStatsResponse |
GoogleCloudApigeeV1OptimizedStatsResponse.setResultTruncated(Boolean resultTruncated)
Boolean flag that indicates whether the results were truncated based on the limit parameter.
|
GoogleCloudApigeeV1OptimizedStatsResponse |
GoogleCloudApigeeV1OptimizedStatsResponse.setStats(GoogleCloudApigeeV1OptimizedStatsNode stats)
`stats` results.
|
GoogleCloudApigeeV1OptimizedStatsResponse |
GoogleCloudApigeeV1OptimizedStatsResponse.setTimeUnit(List<Long> timeUnit)
List of time unit values.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1OptimizedStats |
GoogleCloudApigeeV1OptimizedStats.setResponse(GoogleCloudApigeeV1OptimizedStatsResponse response)
Wraps the `stats` response for JavaScript Optimized Scenario with a response key.
|
Copyright © 2011–2025 Google. All rights reserved.