Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DValue.php23 public $fpVal; variable in Google\\Service\\Fitness\\Value
35 public function setFpVal($fpVal) argument
37 $this->fpVal = $fpVal;
41 return $this->fpVal;
H A DMapValue.php22 public $fpVal; variable in Google\\Service\\Fitness\\MapValue
24 public function setFpVal($fpVal) argument
26 $this->fpVal = $fpVal;
30 return $this->fpVal;