Compute Engine API

Instance Methods

acceleratorTypes()

Returns the acceleratorTypes Resource.

addresses()

Returns the addresses Resource.

autoscalers()

Returns the autoscalers Resource.

backendBuckets()

Returns the backendBuckets Resource.

backendServices()

Returns the backendServices Resource.

clientSslPolicies()

Returns the clientSslPolicies Resource.

diskTypes()

Returns the diskTypes Resource.

disks()

Returns the disks Resource.

firewalls()

Returns the firewalls Resource.

forwardingRules()

Returns the forwardingRules Resource.

globalAddresses()

Returns the globalAddresses Resource.

globalForwardingRules()

Returns the globalForwardingRules Resource.

globalOperations()

Returns the globalOperations Resource.

healthChecks()

Returns the healthChecks Resource.

hostTypes()

Returns the hostTypes Resource.

hosts()

Returns the hosts Resource.

httpHealthChecks()

Returns the httpHealthChecks Resource.

httpsHealthChecks()

Returns the httpsHealthChecks Resource.

images()

Returns the images Resource.

instanceGroupManagers()

Returns the instanceGroupManagers Resource.

instanceGroups()

Returns the instanceGroups Resource.

instanceTemplates()

Returns the instanceTemplates Resource.

instances()

Returns the instances Resource.

interconnectAttachments()

Returns the interconnectAttachments Resource.

interconnectLocations()

Returns the interconnectLocations Resource.

interconnects()

Returns the interconnects Resource.

licenses()

Returns the licenses Resource.

machineTypes()

Returns the machineTypes Resource.

networks()

Returns the networks Resource.

projects()

Returns the projects Resource.

regionAutoscalers()

Returns the regionAutoscalers Resource.

regionBackendServices()

Returns the regionBackendServices Resource.

regionCommitments()

Returns the regionCommitments Resource.

regionDiskTypes()

Returns the regionDiskTypes Resource.

regionDisks()

Returns the regionDisks Resource.

regionInstanceGroupManagers()

Returns the regionInstanceGroupManagers Resource.

regionInstanceGroups()

Returns the regionInstanceGroups Resource.

regionOperations()

Returns the regionOperations Resource.

regions()

Returns the regions Resource.

routers()

Returns the routers Resource.

routes()

Returns the routes Resource.

securityPolicies()

Returns the securityPolicies Resource.

snapshots()

Returns the snapshots Resource.

sslCertificates()

Returns the sslCertificates Resource.

subnetworks()

Returns the subnetworks Resource.

targetHttpProxies()

Returns the targetHttpProxies Resource.

targetHttpsProxies()

Returns the targetHttpsProxies Resource.

targetInstances()

Returns the targetInstances Resource.

targetPools()

Returns the targetPools Resource.

targetSslProxies()

Returns the targetSslProxies Resource.

targetTcpProxies()

Returns the targetTcpProxies Resource.

targetVpnGateways()

Returns the targetVpnGateways Resource.

urlMaps()

Returns the urlMaps Resource.

vpnTunnels()

Returns the vpnTunnels Resource.

zoneOperations()

Returns the zoneOperations Resource.

zones()

Returns the zones Resource.

new_batch_http_request()

Create a BatchHttpRequest object based on the discovery document.

Method Details

new_batch_http_request()
Create a BatchHttpRequest object based on the discovery document.

        Args:
          callback: callable, A callback to be called for each response, of the
            form callback(id, response, exception). The first parameter is the
            request id, and the second is the deserialized response object. The
            third is an apiclient.errors.HttpError exception object if an HTTP
            error occurred while processing the request, or None if no error
            occurred.

        Returns:
          A BatchHttpRequest object based on the discovery document.