| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1AsyncQueryResultView |
GoogleCloudApigeeV1AsyncQueryResultView.clone() |
GoogleCloudApigeeV1AsyncQueryResultView |
GoogleCloudApigeeV1AsyncQueryResultView.set(String fieldName,
Object value) |
GoogleCloudApigeeV1AsyncQueryResultView |
GoogleCloudApigeeV1AsyncQueryResultView.setCode(Integer code)
Error code when there is a failure.
|
GoogleCloudApigeeV1AsyncQueryResultView |
GoogleCloudApigeeV1AsyncQueryResultView.setError(String error)
Error message when there is a failure.
|
GoogleCloudApigeeV1AsyncQueryResultView |
GoogleCloudApigeeV1AsyncQueryResultView.setMetadata(GoogleCloudApigeeV1QueryMetadata metadata)
Metadata contains information like metrics, dimenstions etc of the AsyncQuery.
|
GoogleCloudApigeeV1AsyncQueryResultView |
GoogleCloudApigeeV1AsyncQueryResultView.setRows(List<Object> rows)
Rows of query result.
|
GoogleCloudApigeeV1AsyncQueryResultView |
GoogleCloudApigeeV1AsyncQueryResultView.setState(String state)
State of retrieving ResultView.
|
Copyright © 2011–2025 Google. All rights reserved.