Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSecurityPolicyRuleMatcher.php22 protected $configType = SecurityPolicyRuleMatcherConfig::class;
32 * @param SecurityPolicyRuleMatcherConfig
34 public function setConfig(SecurityPolicyRuleMatcherConfig $config)
39 * @return SecurityPolicyRuleMatcherConfig
H A DSecurityPolicyRuleMatcherConfig.php20 class SecurityPolicyRuleMatcherConfig extends \Google\Collection class
45 class_alias(SecurityPolicyRuleMatcherConfig::class, 'Google_Service_Compute_SecurityPolicyRuleMatch…