Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DCustomDataSource.php44 public $importBehavior; variable in Google\\Service\\Analytics\\CustomDataSource
157 public function setImportBehavior($importBehavior) argument
159 $this->importBehavior = $importBehavior;
166 return $this->importBehavior;