| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.SecurityStats.QueryTabularStats |
Apigee.Organizations.Environments.SecurityStats.queryTabularStats(String orgenv,
GoogleCloudApigeeV1QueryTabularStatsRequest content)
Retrieve security statistics as tabular rows.
|
| Constructor and Description |
|---|
QueryTabularStats(String orgenv,
GoogleCloudApigeeV1QueryTabularStatsRequest content)
Retrieve security statistics as tabular rows.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1QueryTabularStatsRequest |
GoogleCloudApigeeV1QueryTabularStatsRequest.clone() |
GoogleCloudApigeeV1QueryTabularStatsRequest |
GoogleCloudApigeeV1QueryTabularStatsRequest.set(String fieldName,
Object value) |
GoogleCloudApigeeV1QueryTabularStatsRequest |
GoogleCloudApigeeV1QueryTabularStatsRequest.setDimensions(List<String> dimensions)
Required.
|
GoogleCloudApigeeV1QueryTabularStatsRequest |
GoogleCloudApigeeV1QueryTabularStatsRequest.setFilter(String filter)
Filter further on specific dimension values.
|
GoogleCloudApigeeV1QueryTabularStatsRequest |
GoogleCloudApigeeV1QueryTabularStatsRequest.setMetrics(List<GoogleCloudApigeeV1MetricAggregation> metrics)
Required.
|
GoogleCloudApigeeV1QueryTabularStatsRequest |
GoogleCloudApigeeV1QueryTabularStatsRequest.setPageSize(Integer pageSize)
Page size represents the number of rows.
|
GoogleCloudApigeeV1QueryTabularStatsRequest |
GoogleCloudApigeeV1QueryTabularStatsRequest.setPageToken(String pageToken)
Identifies a sequence of rows.
|
GoogleCloudApigeeV1QueryTabularStatsRequest |
GoogleCloudApigeeV1QueryTabularStatsRequest.setTimeRange(GoogleTypeInterval timeRange)
Time range for the stats.
|
Copyright © 2011–2025 Google. All rights reserved.