Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Query.php60 public $reportDefinitionId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Query
195 public function setReportDefinitionId($reportDefinitionId) argument
197 $this->reportDefinitionId = $reportDefinitionId;
204 return $this->reportDefinitionId;
H A DGoogleCloudApigeeV1AsyncQuery.php47 public $reportDefinitionId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1AsyncQuery
158 public function setReportDefinitionId($reportDefinitionId) argument
160 $this->reportDefinitionId = $reportDefinitionId;
167 return $this->reportDefinitionId;