ReportType

enum ReportType : Enum<ReportType>

This represents the report type.

Important: This is a Public Preview API. It may be changed or removed at any time.

Entries

Link copied to clipboard

Specifies that only effective settings should be reported for diagnosis purposes.

Link copied to clipboard

Specifies that no data should be reported for diagnosis purposes.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int