Home
last modified time | relevance | path

Searched refs:InstanceWithNamedPorts (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRegionInstanceGroupsListInstances.php27 protected $itemsType = InstanceWithNamedPorts::class;
59 * @param InstanceWithNamedPorts[]
66 * @return InstanceWithNamedPorts[]
H A DInstanceGroupsListInstances.php27 protected $itemsType = InstanceWithNamedPorts::class;
59 * @param InstanceWithNamedPorts[]
66 * @return InstanceWithNamedPorts[]
H A DInstanceWithNamedPorts.php20 class InstanceWithNamedPorts extends \Google\Collection class
79 class_alias(InstanceWithNamedPorts::class, 'Google_Service_Compute_InstanceWithNamedPorts');