Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSecurityPolicyRule.php36 protected $matchType = SecurityPolicyRuleMatcher::class;
108 * @param SecurityPolicyRuleMatcher
110 public function setMatch(SecurityPolicyRuleMatcher $match)
115 * @return SecurityPolicyRuleMatcher
H A DSecurityPolicyRuleMatcher.php20 class SecurityPolicyRuleMatcher extends \Google\Model class
76 class_alias(SecurityPolicyRuleMatcher::class, 'Google_Service_Compute_SecurityPolicyRuleMatcher');