Searched refs:matchingType (Results 1 – 2 of 2) sorted by relevance
29 public $matchingType; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2ExclusionRule64 public function setMatchingType($matchingType) argument66 $this->matchingType = $matchingType;73 return $this->matchingType;
209 $matchingType = null;220 $matchingType = $child;233 if ($matchingType !== null && !$matchingType instanceof OctetStringType) {240 $matchingType = ($matchingType !== null) ? $matchingType->getValue() : null;245 $matchingType,