Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHttpQueryParameterMatch.php33 public $presentMatch; variable in Google\\Service\\Compute\\HttpQueryParameterMatch
70 public function setPresentMatch($presentMatch) argument
72 $this->presentMatch = $presentMatch;
79 return $this->presentMatch;
H A DHttpHeaderMatch.php41 public $presentMatch; variable in Google\\Service\\Compute\\HttpHeaderMatch
112 public function setPresentMatch($presentMatch) argument
114 $this->presentMatch = $presentMatch;
121 return $this->presentMatch;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DValueMatcher.php35 public $presentMatch; variable in Google\\Service\\TrafficDirectorService\\ValueMatcher
98 public function setPresentMatch($presentMatch) argument
100 $this->presentMatch = $presentMatch;
107 return $this->presentMatch;