| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Reports.Create |
Apigee.Organizations.Reports.create(String parent,
GoogleCloudApigeeV1CustomReport content)
Creates a Custom Report for an Organization.
|
Apigee.Organizations.Reports.Update |
Apigee.Organizations.Reports.update(String name,
GoogleCloudApigeeV1CustomReport content)
Update an existing custom report definition
Create a request for the method "reports.update".
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1CustomReport content)
Creates a Custom Report for an Organization.
|
Update(String name,
GoogleCloudApigeeV1CustomReport content)
Update an existing custom report definition
Create a request for the method "reports.update".
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.clone() |
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.set(String fieldName,
Object value) |
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setChartType(String chartType)
This field contains the chart type for the report
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setComments(List<String> comments)
Legacy field: not used.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setCreatedAt(Long createdAt)
Output only.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setDimensions(List<String> dimensions)
This contains the list of dimensions for the report
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setDisplayName(String displayName)
This is the display name for the report
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setEnvironment(String environment)
Output only.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setFilter(String filter)
This field contains the filter expression
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setFromTime(String fromTime)
Legacy field: not used.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setLastModifiedAt(Long lastModifiedAt)
Output only.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setLastViewedAt(Long lastViewedAt)
Output only.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setLimit(String limit)
Legacy field: not used This field contains the limit for the result retrieved
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setMetrics(List<GoogleCloudApigeeV1CustomReportMetric> metrics)
Required.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setName(String name)
Required.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setOffset(String offset)
Legacy field: not used.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setOrganization(String organization)
Output only.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setProperties(List<GoogleCloudApigeeV1ReportProperty> properties)
This field contains report properties such as ui metadata etc.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setSortByCols(List<String> sortByCols)
Legacy field: not used much.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setSortOrder(String sortOrder)
Legacy field: not used much.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setTags(List<String> tags)
Legacy field: not used.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setTimeUnit(String timeUnit)
This field contains the time unit of aggregation for the report
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setTopk(String topk)
Legacy field: not used.
|
GoogleCloudApigeeV1CustomReport |
GoogleCloudApigeeV1CustomReport.setToTime(String toTime)
Legacy field: not used.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1CustomReport> |
GoogleCloudApigeeV1ListCustomReportsResponse.getQualifier() |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListCustomReportsResponse |
GoogleCloudApigeeV1ListCustomReportsResponse.setQualifier(List<GoogleCloudApigeeV1CustomReport> qualifier) |
Copyright © 2011–2025 Google. All rights reserved.