customCheckAnalyses property

List<CustomCheckStatus>? customCheckAnalyses
getter/setter pair

The status of the running custom checks configured for this analysis.

Output only.

Implementation

core.List<CustomCheckStatus>? customCheckAnalyses;