Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DFileList.php27 protected $itemsType = DfareportingFile::class;
53 * @param DfareportingFile[]
60 * @return DfareportingFile[]
H A DDfareportingFile.php20 class DfareportingFile extends \Google\Model class
202 class_alias(DfareportingFile::class, 'Google_Service_Dfareporting_DfareportingFile');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DFiles.php20 use Google\Service\Dfareporting\DfareportingFile; alias
40 * @return DfareportingFile
46 return $this->call('get', [$params], DfareportingFile::class);
H A DReportsFiles.php20 use Google\Service\Dfareporting\DfareportingFile; alias
41 * @return DfareportingFile
47 return $this->call('get', [$params], DfareportingFile::class);
H A DReports.php20 use Google\Service\Dfareporting\DfareportingFile; alias
120 * @return DfareportingFile
126 return $this->call('run', [$params], DfareportingFile::class);