Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionCommitments.php21 use Google\Service\Compute\CommitmentAggregatedList; alias
88 * @return CommitmentAggregatedList
94 return $this->call('aggregatedList', [$params], CommitmentAggregatedList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCommitmentAggregatedList.php20 class CommitmentAggregatedList extends \Google\Collection class
149 class_alias(CommitmentAggregatedList::class, 'Google_Service_Compute_CommitmentAggregatedList');