Home
last modified time | relevance | path

Searched defs:reportType (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DMetadataColumns.php40 public function listMetadataColumns($reportType, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DDeviceReportUpdateEvent.php26 protected $reportType = DeviceReport::class; variable in Google\\Service\\AndroidEnterprise\\DeviceReportUpdateEvent
H A DDevice.php32 protected $reportType = DeviceReport::class; variable in Google\\Service\\AndroidEnterprise\\Device
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReportRequest.php50 public $reportType; variable in Google\\Service\\Doubleclicksearch\\ReportRequest
185 public function setReportType($reportType)
/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php333 public function get($role, $roleId, $reportType, $optParams = array()) {