Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPivotGroup.php49 protected $valueBucketType = PivotGroupSortValueBucket::class;
167 * @param PivotGroupSortValueBucket
169 public function setValueBucket(PivotGroupSortValueBucket $valueBucket)
174 * @return PivotGroupSortValueBucket
H A DPivotGroupSortValueBucket.php20 class PivotGroupSortValueBucket extends \Google\Collection class
61 class_alias(PivotGroupSortValueBucket::class, 'Google_Service_Sheets_PivotGroupSortValueBucket');