Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DHeldVoiceQuery.php26 public $coveredData; variable in Google\\Service\\Vault\\HeldVoiceQuery
31 public function setCoveredData($coveredData) argument
33 $this->coveredData = $coveredData;
40 return $this->coveredData;
H A DVoiceOptions.php26 public $coveredData; variable in Google\\Service\\Vault\\VoiceOptions
31 public function setCoveredData($coveredData) argument
33 $this->coveredData = $coveredData;
40 return $this->coveredData;