Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionCommitments.php22 use Google\Service\Compute\CommitmentList; alias
186 * @return CommitmentList
192 return $this->call('list', [$params], CommitmentList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCommitmentList.php20 class CommitmentList extends \Google\Collection class
131 class_alias(CommitmentList::class, 'Google_Service_Compute_CommitmentList');