Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DQueryInterpretation.php25 public $interpretationType; variable in Google\\Service\\CloudSearch\\QueryInterpretation
38 public function setInterpretationType($interpretationType) argument
40 $this->interpretationType = $interpretationType;
47 return $this->interpretationType;