Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListDataCollectorsResponse.php33 public function setDataCollectors($dataCollectors) argument
35 $this->dataCollectors = $dataCollectors;
42 return $this->dataCollectors;
H A DGoogleCloudApigeeV1EnvironmentConfig.php113 public function setDataCollectors($dataCollectors) argument
115 $this->dataCollectors = $dataCollectors;
122 return $this->dataCollectors;