Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPivotTable.php43 protected $valuesType = PivotValue::class;
159 * @param PivotValue[]
166 * @return PivotValue[]
H A DPivotValue.php20 class PivotValue extends \Google\Model class
132 class_alias(PivotValue::class, 'Google_Service_Sheets_PivotValue');