| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1QueryTabularStatsResponse |
GoogleCloudApigeeV1QueryTabularStatsResponse.clone() |
GoogleCloudApigeeV1QueryTabularStatsResponse |
GoogleCloudApigeeV1QueryTabularStatsResponse.set(String fieldName,
Object value) |
GoogleCloudApigeeV1QueryTabularStatsResponse |
GoogleCloudApigeeV1QueryTabularStatsResponse.setColumns(List<String> columns)
Column names corresponding to the same order as the inner values in the stats field.
|
GoogleCloudApigeeV1QueryTabularStatsResponse |
GoogleCloudApigeeV1QueryTabularStatsResponse.setNextPageToken(String nextPageToken)
Next page token.
|
GoogleCloudApigeeV1QueryTabularStatsResponse |
GoogleCloudApigeeV1QueryTabularStatsResponse.setValues(List<List<Object>> values)
Resultant rows from the executed query.
|
Copyright © 2011–2025 Google. All rights reserved.