Home
last modified time | relevance | path

Searched refs:insertedDataPoint (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DListDataPointChangesResponse.php67 public function setInsertedDataPoint($insertedDataPoint) argument
69 $this->insertedDataPoint = $insertedDataPoint;
76 return $this->insertedDataPoint;