Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DMcfData.php62 public $sampleSpace; variable in Google\\Service\\Analytics\\McfData
233 public function setSampleSpace($sampleSpace) argument
235 $this->sampleSpace = $sampleSpace;
242 return $this->sampleSpace;
H A DGaData.php70 public $sampleSpace; variable in Google\\Service\\Analytics\\GaData
269 public function setSampleSpace($sampleSpace) argument
271 $this->sampleSpace = $sampleSpace;
278 return $this->sampleSpace;