Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHostRule.php34 public $pathMatcher; variable in Google\\Service\\Compute\\HostRule
67 public function setPathMatcher($pathMatcher) argument
69 $this->pathMatcher = $pathMatcher;
76 return $this->pathMatcher;