public final class GoogleCloudApigeeV1CustomReport
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Apigee API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GoogleCloudApigeeV1CustomReport() |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1CustomReport |
clone() |
String |
getChartType()
This field contains the chart type for the report
|
List<String> |
getComments()
Legacy field: not used.
|
Long |
getCreatedAt()
Output only.
|
List<String> |
getDimensions()
This contains the list of dimensions for the report
|
String |
getDisplayName()
This is the display name for the report
|
String |
getEnvironment()
Output only.
|
String |
getFilter()
This field contains the filter expression
|
String |
getFromTime()
Legacy field: not used.
|
Long |
getLastModifiedAt()
Output only.
|
Long |
getLastViewedAt()
Output only.
|
String |
getLimit()
Legacy field: not used This field contains the limit for the result retrieved
|
List<GoogleCloudApigeeV1CustomReportMetric> |
getMetrics()
Required.
|
String |
getName()
Required.
|
String |
getOffset()
Legacy field: not used.
|
String |
getOrganization()
Output only.
|
List<GoogleCloudApigeeV1ReportProperty> |
getProperties()
This field contains report properties such as ui metadata etc.
|
List<String> |
getSortByCols()
Legacy field: not used much.
|
String |
getSortOrder()
Legacy field: not used much.
|
List<String> |
getTags()
Legacy field: not used.
|
String |
getTimeUnit()
This field contains the time unit of aggregation for the report
|
String |
getTopk()
Legacy field: not used.
|
String |
getToTime()
Legacy field: not used.
|
GoogleCloudApigeeV1CustomReport |
set(String fieldName,
Object value) |
GoogleCloudApigeeV1CustomReport |
setChartType(String chartType)
This field contains the chart type for the report
|
GoogleCloudApigeeV1CustomReport |
setComments(List<String> comments)
Legacy field: not used.
|
GoogleCloudApigeeV1CustomReport |
setCreatedAt(Long createdAt)
Output only.
|
GoogleCloudApigeeV1CustomReport |
setDimensions(List<String> dimensions)
This contains the list of dimensions for the report
|
GoogleCloudApigeeV1CustomReport |
setDisplayName(String displayName)
This is the display name for the report
|
GoogleCloudApigeeV1CustomReport |
setEnvironment(String environment)
Output only.
|
GoogleCloudApigeeV1CustomReport |
setFilter(String filter)
This field contains the filter expression
|
GoogleCloudApigeeV1CustomReport |
setFromTime(String fromTime)
Legacy field: not used.
|
GoogleCloudApigeeV1CustomReport |
setLastModifiedAt(Long lastModifiedAt)
Output only.
|
GoogleCloudApigeeV1CustomReport |
setLastViewedAt(Long lastViewedAt)
Output only.
|
GoogleCloudApigeeV1CustomReport |
setLimit(String limit)
Legacy field: not used This field contains the limit for the result retrieved
|
GoogleCloudApigeeV1CustomReport |
setMetrics(List<GoogleCloudApigeeV1CustomReportMetric> metrics)
Required.
|
GoogleCloudApigeeV1CustomReport |
setName(String name)
Required.
|
GoogleCloudApigeeV1CustomReport |
setOffset(String offset)
Legacy field: not used.
|
GoogleCloudApigeeV1CustomReport |
setOrganization(String organization)
Output only.
|
GoogleCloudApigeeV1CustomReport |
setProperties(List<GoogleCloudApigeeV1ReportProperty> properties)
This field contains report properties such as ui metadata etc.
|
GoogleCloudApigeeV1CustomReport |
setSortByCols(List<String> sortByCols)
Legacy field: not used much.
|
GoogleCloudApigeeV1CustomReport |
setSortOrder(String sortOrder)
Legacy field: not used much.
|
GoogleCloudApigeeV1CustomReport |
setTags(List<String> tags)
Legacy field: not used.
|
GoogleCloudApigeeV1CustomReport |
setTimeUnit(String timeUnit)
This field contains the time unit of aggregation for the report
|
GoogleCloudApigeeV1CustomReport |
setTopk(String topk)
Legacy field: not used.
|
GoogleCloudApigeeV1CustomReport |
setToTime(String toTime)
Legacy field: not used.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getChartType()
null for nonepublic GoogleCloudApigeeV1CustomReport setChartType(String chartType)
chartType - chartType or null for nonepublic List<String> getComments()
null for nonepublic GoogleCloudApigeeV1CustomReport setComments(List<String> comments)
comments - comments or null for nonepublic Long getCreatedAt()
null for nonepublic GoogleCloudApigeeV1CustomReport setCreatedAt(Long createdAt)
createdAt - createdAt or null for nonepublic List<String> getDimensions()
null for nonepublic GoogleCloudApigeeV1CustomReport setDimensions(List<String> dimensions)
dimensions - dimensions or null for nonepublic String getDisplayName()
null for nonepublic GoogleCloudApigeeV1CustomReport setDisplayName(String displayName)
displayName - displayName or null for nonepublic String getEnvironment()
null for nonepublic GoogleCloudApigeeV1CustomReport setEnvironment(String environment)
environment - environment or null for nonepublic String getFilter()
null for nonepublic GoogleCloudApigeeV1CustomReport setFilter(String filter)
filter - filter or null for nonepublic String getFromTime()
null for nonepublic GoogleCloudApigeeV1CustomReport setFromTime(String fromTime)
fromTime - fromTime or null for nonepublic Long getLastModifiedAt()
null for nonepublic GoogleCloudApigeeV1CustomReport setLastModifiedAt(Long lastModifiedAt)
lastModifiedAt - lastModifiedAt or null for nonepublic Long getLastViewedAt()
null for nonepublic GoogleCloudApigeeV1CustomReport setLastViewedAt(Long lastViewedAt)
lastViewedAt - lastViewedAt or null for nonepublic String getLimit()
null for nonepublic GoogleCloudApigeeV1CustomReport setLimit(String limit)
limit - limit or null for nonepublic List<GoogleCloudApigeeV1CustomReportMetric> getMetrics()
null for nonepublic GoogleCloudApigeeV1CustomReport setMetrics(List<GoogleCloudApigeeV1CustomReportMetric> metrics)
metrics - metrics or null for nonepublic String getName()
null for nonepublic GoogleCloudApigeeV1CustomReport setName(String name)
name - name or null for nonepublic String getOffset()
null for nonepublic GoogleCloudApigeeV1CustomReport setOffset(String offset)
offset - offset or null for nonepublic String getOrganization()
null for nonepublic GoogleCloudApigeeV1CustomReport setOrganization(String organization)
organization - organization or null for nonepublic List<GoogleCloudApigeeV1ReportProperty> getProperties()
null for nonepublic GoogleCloudApigeeV1CustomReport setProperties(List<GoogleCloudApigeeV1ReportProperty> properties)
properties - properties or null for nonepublic List<String> getSortByCols()
null for nonepublic GoogleCloudApigeeV1CustomReport setSortByCols(List<String> sortByCols)
sortByCols - sortByCols or null for nonepublic String getSortOrder()
null for nonepublic GoogleCloudApigeeV1CustomReport setSortOrder(String sortOrder)
sortOrder - sortOrder or null for nonepublic List<String> getTags()
null for nonepublic GoogleCloudApigeeV1CustomReport setTags(List<String> tags)
tags - tags or null for nonepublic String getTimeUnit()
null for nonepublic GoogleCloudApigeeV1CustomReport setTimeUnit(String timeUnit)
timeUnit - timeUnit or null for nonepublic String getToTime()
null for nonepublic GoogleCloudApigeeV1CustomReport setToTime(String toTime)
toTime - toTime or null for nonepublic String getTopk()
null for nonepublic GoogleCloudApigeeV1CustomReport setTopk(String topk)
topk - topk or null for nonepublic GoogleCloudApigeeV1CustomReport set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleCloudApigeeV1CustomReport clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.