AnalysisReportSummary

Retrieves the details of the performance analysis report.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the analysis report.

Link copied to clipboard
val createTime: <Error class: unknown class>?

The time you created the analysis report.

Link copied to clipboard
val endTime: <Error class: unknown class>?

The end time of the analysis in the report.

Link copied to clipboard
val startTime: <Error class: unknown class>?

The start time of the analysis in the report.

Link copied to clipboard

The status of the analysis report.

Link copied to clipboard
val tags: List<Tag>?

List of all the tags added to the analysis report.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String