Get Report Result
data class GetReportResult(val chartType: String, val comments: List<String>, val createdAt: String, val dimensions: List<String>, val displayName: String, val environment: String, val filter: String, val fromTime: String, val lastModifiedAt: String, val lastViewedAt: String, val limit: String, val metrics: List<GoogleCloudApigeeV1CustomReportMetricResponse>, val name: String, val offset: String, val organization: String, val properties: List<GoogleCloudApigeeV1ReportPropertyResponse>, val sortByCols: List<String>, val sortOrder: String, val tags: List<String>, val timeUnit: String, val toTime: String, val topk: String)
Constructors
Link copied to clipboard
constructor(chartType: String, comments: List<String>, createdAt: String, dimensions: List<String>, displayName: String, environment: String, filter: String, fromTime: String, lastModifiedAt: String, lastViewedAt: String, limit: String, metrics: List<GoogleCloudApigeeV1CustomReportMetricResponse>, name: String, offset: String, organization: String, properties: List<GoogleCloudApigeeV1ReportPropertyResponse>, sortByCols: List<String>, sortOrder: String, tags: List<String>, timeUnit: String, toTime: String, topk: String)
Properties
Link copied to clipboard
This contains the list of dimensions for the report
Link copied to clipboard
This is the display name for the report
Link copied to clipboard
Environment name
Link copied to clipboard
Modified time of this entity as milliseconds since epoch. json key: lastModifiedAt
Link copied to clipboard
Last viewed time of this entity as milliseconds since epoch
Link copied to clipboard
This contains the list of metrics
Link copied to clipboard
Organization name
Link copied to clipboard
This field contains report properties such as ui metadata etc.
Link copied to clipboard
Legacy field: not used much. Contains the list of sort by columns