| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1QueryMetadata |
GoogleCloudApigeeV1QueryMetadata.clone() |
GoogleCloudApigeeV1QueryMetadata |
GoogleCloudApigeeV1AsyncQueryResultView.getMetadata()
Metadata contains information like metrics, dimenstions etc of the AsyncQuery.
|
GoogleCloudApigeeV1QueryMetadata |
GoogleCloudApigeeV1AsyncQuery.getQueryParams()
Contains information like metrics, dimenstions etc of the AsyncQuery.
|
GoogleCloudApigeeV1QueryMetadata |
GoogleCloudApigeeV1QueryMetadata.set(String fieldName,
Object value) |
GoogleCloudApigeeV1QueryMetadata |
GoogleCloudApigeeV1QueryMetadata.setDimensions(List<String> dimensions)
Dimensions of the AsyncQuery.
|
GoogleCloudApigeeV1QueryMetadata |
GoogleCloudApigeeV1QueryMetadata.setEndTimestamp(String endTimestamp)
End timestamp of the query range.
|
GoogleCloudApigeeV1QueryMetadata |
GoogleCloudApigeeV1QueryMetadata.setMetrics(List<String> metrics)
Metrics of the AsyncQuery.
|
GoogleCloudApigeeV1QueryMetadata |
GoogleCloudApigeeV1QueryMetadata.setOutputFormat(String outputFormat)
Output format.
|
GoogleCloudApigeeV1QueryMetadata |
GoogleCloudApigeeV1QueryMetadata.setStartTimestamp(String startTimestamp)
Start timestamp of the query range.
|
GoogleCloudApigeeV1QueryMetadata |
GoogleCloudApigeeV1QueryMetadata.setTimeUnit(String timeUnit)
Query GroupBy time unit.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1AsyncQueryResultView |
GoogleCloudApigeeV1AsyncQueryResultView.setMetadata(GoogleCloudApigeeV1QueryMetadata metadata)
Metadata contains information like metrics, dimenstions etc of the AsyncQuery.
|
GoogleCloudApigeeV1AsyncQuery |
GoogleCloudApigeeV1AsyncQuery.setQueryParams(GoogleCloudApigeeV1QueryMetadata queryParams)
Contains information like metrics, dimenstions etc of the AsyncQuery.
|
Copyright © 2011–2025 Google. All rights reserved.