* For more information about this service, see the API * Documentation *
* $computeService = new Google_Service_Compute(...); * $addresses = $computeService->addresses; *
* $computeService = new Google_Service_Compute(...); * $autoscalers = $computeService->autoscalers; *
* $computeService = new Google_Service_Compute(...); * $backendServices = $computeService->backendServices; *
* $computeService = new Google_Service_Compute(...); * $diskTypes = $computeService->diskTypes; *
* $computeService = new Google_Service_Compute(...); * $disks = $computeService->disks; *
* $computeService = new Google_Service_Compute(...); * $firewalls = $computeService->firewalls; *
* $computeService = new Google_Service_Compute(...); * $forwardingRules = $computeService->forwardingRules; *
* $computeService = new Google_Service_Compute(...); * $globalAddresses = $computeService->globalAddresses; *
* $computeService = new Google_Service_Compute(...); * $globalForwardingRules = $computeService->globalForwardingRules; *
* $computeService = new Google_Service_Compute(...); * $globalOperations = $computeService->globalOperations; *
* $computeService = new Google_Service_Compute(...); * $httpHealthChecks = $computeService->httpHealthChecks; *
* $computeService = new Google_Service_Compute(...); * $httpsHealthChecks = $computeService->httpsHealthChecks; *
* $computeService = new Google_Service_Compute(...); * $images = $computeService->images; *
* $computeService = new Google_Service_Compute(...); * $instanceGroupManagers = $computeService->instanceGroupManagers; *
* $computeService = new Google_Service_Compute(...); * $instanceGroups = $computeService->instanceGroups; *
* $computeService = new Google_Service_Compute(...); * $instanceTemplates = $computeService->instanceTemplates; *
* $computeService = new Google_Service_Compute(...); * $instances = $computeService->instances; *
* $computeService = new Google_Service_Compute(...); * $licenses = $computeService->licenses; *
* $computeService = new Google_Service_Compute(...); * $machineTypes = $computeService->machineTypes; *
* $computeService = new Google_Service_Compute(...); * $networks = $computeService->networks; *
* $computeService = new Google_Service_Compute(...); * $projects = $computeService->projects; *
* $computeService = new Google_Service_Compute(...); * $regionOperations = $computeService->regionOperations; *
* $computeService = new Google_Service_Compute(...); * $regions = $computeService->regions; *
* $computeService = new Google_Service_Compute(...); * $routes = $computeService->routes; *
* $computeService = new Google_Service_Compute(...); * $snapshots = $computeService->snapshots; *
* $computeService = new Google_Service_Compute(...); * $sslCertificates = $computeService->sslCertificates; *
* $computeService = new Google_Service_Compute(...); * $targetHttpProxies = $computeService->targetHttpProxies; *
* $computeService = new Google_Service_Compute(...); * $targetHttpsProxies = $computeService->targetHttpsProxies; *
* $computeService = new Google_Service_Compute(...); * $targetInstances = $computeService->targetInstances; *
* $computeService = new Google_Service_Compute(...); * $targetPools = $computeService->targetPools; *
* $computeService = new Google_Service_Compute(...); * $targetVpnGateways = $computeService->targetVpnGateways; *
* $computeService = new Google_Service_Compute(...); * $urlMaps = $computeService->urlMaps; *
* $computeService = new Google_Service_Compute(...); * $vpnTunnels = $computeService->vpnTunnels; *
* $computeService = new Google_Service_Compute(...); * $zoneOperations = $computeService->zoneOperations; *
* $computeService = new Google_Service_Compute(...); * $zones = $computeService->zones; *