Home
last modified time | relevance | path

Searched refs:RuleViolationInfo (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DDlpRuleViolation.php22 protected $ruleViolationInfoType = RuleViolationInfo::class;
26 * @param RuleViolationInfo
28 public function setRuleViolationInfo(RuleViolationInfo $ruleViolationInfo)
33 * @return RuleViolationInfo
H A DRuleViolationInfo.php20 class RuleViolationInfo extends \Google\Collection class
199 class_alias(RuleViolationInfo::class, 'Google_Service_AlertCenter_RuleViolationInfo');