Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DPacketMirrorings.php23 use Google\Service\Compute\PacketMirroringList; alias
215 * @return PacketMirroringList
221 return $this->call('list', [$params], PacketMirroringList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DPacketMirroringList.php20 class PacketMirroringList extends \Google\Collection class
131 class_alias(PacketMirroringList::class, 'Google_Service_Compute_PacketMirroringList');