Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DFirewallPolicyRule.php47 protected $matchType = FirewallPolicyRuleMatcher::class;
157 * @param FirewallPolicyRuleMatcher
159 public function setMatch(FirewallPolicyRuleMatcher $match)
164 * @return FirewallPolicyRuleMatcher
H A DFirewallPolicyRuleMatcher.php20 class FirewallPolicyRuleMatcher extends \Google\Collection class
95 class_alias(FirewallPolicyRuleMatcher::class, 'Google_Service_Compute_FirewallPolicyRuleMatcher');