Home
last modified time | relevance | path

Searched refs:dimensionValue (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DPivotSelection.php29 public $dimensionValue; variable in Google\\Service\\AnalyticsData\\PivotSelection
48 public function setDimensionValue($dimensionValue) argument
50 $this->dimensionValue = $dimensionValue;
57 return $this->dimensionValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DEnvironment.php87 public function setDimensionValue($dimensionValue) argument
89 $this->dimensionValue = $dimensionValue;
96 return $this->dimensionValue;
H A DStep.php123 public function setDimensionValue($dimensionValue) argument
125 $this->dimensionValue = $dimensionValue;
132 return $this->dimensionValue;