Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DQuery.php31 public $dataScope; variable in Google\\Service\\Vault\\Query
104 public function setDataScope($dataScope) argument
106 $this->dataScope = $dataScope;
113 return $this->dataScope;