Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHttpHeaderMatch.php37 public $prefixMatch; variable in Google\\Service\\Compute\\HttpHeaderMatch
98 public function setPrefixMatch($prefixMatch) argument
100 $this->prefixMatch = $prefixMatch;
107 return $this->prefixMatch;
H A DHttpRouteRuleMatch.php38 public $prefixMatch; variable in Google\\Service\\Compute\\HttpRouteRuleMatch
105 public function setPrefixMatch($prefixMatch) argument
107 $this->prefixMatch = $prefixMatch;
114 return $this->prefixMatch;