Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReport.php68 protected $pathCriteriaType = ReportPathCriteria::class;
282 * @param ReportPathCriteria
284 public function setPathCriteria(ReportPathCriteria $pathCriteria)
289 * @return ReportPathCriteria
H A DReportPathCriteria.php20 class ReportPathCriteria extends \Google\Collection class
141 class_alias(ReportPathCriteria::class, 'Google_Service_Dfareporting_ReportPathCriteria');