Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DInsightsConfig.php25 public $queryInsightsEnabled; variable in Google\\Service\\SQLAdmin\\InsightsConfig
46 public function setQueryInsightsEnabled($queryInsightsEnabled) argument
48 $this->queryInsightsEnabled = $queryInsightsEnabled;
55 return $this->queryInsightsEnabled;