Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DDataSource.php30 public $disableServing; variable in Google\\Service\\CloudSearch\\DataSource
75 public function setDisableServing($disableServing) argument
77 $this->disableServing = $disableServing;
84 return $this->disableServing;