Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DVmEndpointNatMappingsList.php20 class VmEndpointNatMappingsList extends \Google\Collection class
131 class_alias(VmEndpointNatMappingsList::class, 'Google_Service_Compute_VmEndpointNatMappingsList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRouters.php26 use Google\Service\Compute\VmEndpointNatMappingsList; alias
189 * @return VmEndpointNatMappingsList
195 return $this->call('getNatMappingInfo', [$params], VmEndpointNatMappingsList::class);