Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DSuggestRequest.php35 public function setDataSourceRestrictions($dataSourceRestrictions) argument
37 $this->dataSourceRestrictions = $dataSourceRestrictions;
44 return $this->dataSourceRestrictions;
H A DSearchRequest.php65 public function setDataSourceRestrictions($dataSourceRestrictions) argument
67 $this->dataSourceRestrictions = $dataSourceRestrictions;
74 return $this->dataSourceRestrictions;
H A DSearchApplication.php59 public function setDataSourceRestrictions($dataSourceRestrictions) argument
61 $this->dataSourceRestrictions = $dataSourceRestrictions;
68 return $this->dataSourceRestrictions;