complianceProblems property
ComplianceProblems lists the problems for non-compliant configurations. In case of a compliant configuration, this list is empty.
Implementation
@$pb.TagNumber(10)
$pb.PbList<OIDCLocalizedMessage> get complianceProblems => $_getList(9);