CreateReportGroupRequest

Types

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

Properties

Link copied to clipboard

A ReportExportConfig object that contains information about where the report group test results are exported.

Link copied to clipboard
val name: String?

The name of the report group.

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

A list of tag key and value pairs associated with this report group.

Link copied to clipboard

The type of report group.

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