Searched refs:performance_report (Results 1 – 1 of 1) sorted by relevance
646 public $performance_report; variable in Google_PerformanceReportList653 …erformance_report(/* array(Google_PerformanceReportListPerformanceReport) */ $performance_report) { argument654 …$this->assertIsArray($performance_report, 'Google_PerformanceReportListPerformanceReport', __METHO…655 $this->performance_report = $performance_report;658 return $this->performance_report;