Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPivotGroup.php51 protected $valueMetadataType = PivotGroupValueMetadata::class;
181 * @param PivotGroupValueMetadata[]
188 * @return PivotGroupValueMetadata[]
H A DPivotGroupValueMetadata.php20 class PivotGroupValueMetadata extends \Google\Model class
60 class_alias(PivotGroupValueMetadata::class, 'Google_Service_Sheets_PivotGroupValueMetadata');