Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHttpHeaderMatch.php33 public $invertMatch; variable in Google\\Service\\Compute\\HttpHeaderMatch
84 public function setInvertMatch($invertMatch) argument
86 $this->invertMatch = $invertMatch;
93 return $this->invertMatch;