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