Home
last modified time | relevance | path

Searched refs:itemsType (Results 76 – 100 of 269) sorted by path

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DDiskList.php27 protected $itemsType = Disk::class; variable in Google\\Service\\Compute\\DiskList
H A DDiskTypeAggregatedList.php27 protected $itemsType = DiskTypesScopedList::class; variable in Google\\Service\\Compute\\DiskTypeAggregatedList
H A DDiskTypeList.php27 protected $itemsType = DiskType::class; variable in Google\\Service\\Compute\\DiskTypeList
H A DExchangedPeeringRoutesList.php27 protected $itemsType = ExchangedPeeringRoute::class; variable in Google\\Service\\Compute\\ExchangedPeeringRoutesList
H A DExternalVpnGatewayList.php31 protected $itemsType = ExternalVpnGateway::class; variable in Google\\Service\\Compute\\ExternalVpnGatewayList
H A DFirewallList.php27 protected $itemsType = Firewall::class; variable in Google\\Service\\Compute\\FirewallList
H A DFirewallPolicyList.php27 protected $itemsType = FirewallPolicy::class; variable in Google\\Service\\Compute\\FirewallPolicyList
H A DForwardingRuleAggregatedList.php27 protected $itemsType = ForwardingRulesScopedList::class; variable in Google\\Service\\Compute\\ForwardingRuleAggregatedList
H A DForwardingRuleList.php27 protected $itemsType = ForwardingRule::class; variable in Google\\Service\\Compute\\ForwardingRuleList
H A DGuestAttributesValue.php23 protected $itemsType = GuestAttributesEntry::class; variable in Google\\Service\\Compute\\GuestAttributesValue
H A DHealthCheckList.php27 protected $itemsType = HealthCheck::class; variable in Google\\Service\\Compute\\HealthCheckList
H A DHealthCheckServicesList.php27 protected $itemsType = HealthCheckService::class; variable in Google\\Service\\Compute\\HealthCheckServicesList
H A DHealthChecksAggregatedList.php27 protected $itemsType = HealthChecksScopedList::class; variable in Google\\Service\\Compute\\HealthChecksAggregatedList
H A DHttpHealthCheckList.php27 protected $itemsType = HttpHealthCheck::class; variable in Google\\Service\\Compute\\HttpHealthCheckList
H A DHttpsHealthCheckList.php27 protected $itemsType = HttpsHealthCheck::class; variable in Google\\Service\\Compute\\HttpsHealthCheckList
H A DImageList.php27 protected $itemsType = Image::class; variable in Google\\Service\\Compute\\ImageList
H A DInstanceAggregatedList.php27 protected $itemsType = InstancesScopedList::class; variable in Google\\Service\\Compute\\InstanceAggregatedList
H A DInstanceGroupAggregatedList.php27 protected $itemsType = InstanceGroupsScopedList::class; variable in Google\\Service\\Compute\\InstanceGroupAggregatedList
H A DInstanceGroupList.php27 protected $itemsType = InstanceGroup::class; variable in Google\\Service\\Compute\\InstanceGroupList
H A DInstanceGroupManagerAggregatedList.php27 protected $itemsType = InstanceGroupManagersScopedList::class; variable in Google\\Service\\Compute\\InstanceGroupManagerAggregatedList
H A DInstanceGroupManagerList.php27 protected $itemsType = InstanceGroupManager::class; variable in Google\\Service\\Compute\\InstanceGroupManagerList
H A DInstanceGroupManagersListErrorsResponse.php23 protected $itemsType = InstanceManagedByIgmError::class; variable in Google\\Service\\Compute\\InstanceGroupManagersListErrorsResponse
H A DInstanceGroupManagersListPerInstanceConfigsResp.php23 protected $itemsType = PerInstanceConfig::class; variable in Google\\Service\\Compute\\InstanceGroupManagersListPerInstanceConfigsResp
H A DInstanceGroupsListInstances.php27 protected $itemsType = InstanceWithNamedPorts::class; variable in Google\\Service\\Compute\\InstanceGroupsListInstances
H A DInstanceList.php27 protected $itemsType = Instance::class; variable in Google\\Service\\Compute\\InstanceList

1234567891011