Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DPivotHeader.php28 public $totalPivotGroupsCount; variable in Google\\Service\\AnalyticsReporting\\PivotHeader
47 public function setTotalPivotGroupsCount($totalPivotGroupsCount) argument
49 $this->totalPivotGroupsCount = $totalPivotGroupsCount;
56 return $this->totalPivotGroupsCount;