Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
DPacketMirrorings.php22 use Google\Service\Compute\PacketMirroringAggregatedList; alias
90 * @return PacketMirroringAggregatedList
96 return $this->call('aggregatedList', [$params], PacketMirroringAggregatedList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DPacketMirroringAggregatedList.php20 class PacketMirroringAggregatedList extends \Google\Collection class
149 class_alias(PacketMirroringAggregatedList::class, 'Google_Service_Compute_PacketMirroringAggregated…