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.

diskTypes()

Returns the diskTypes Resource.

disks()

Returns the disks Resource.

externalVpnGateways()

Returns the externalVpnGateways 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.

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.

licenseCodes()

Returns the licenseCodes Resource.

licenses()

Returns the licenses Resource.

machineTypes()

Returns the machineTypes Resource.

networkEndpointGroups()

Returns the networkEndpointGroups Resource.

networks()

Returns the networks Resource.

nodeGroups()

Returns the nodeGroups Resource.

nodeTemplates()

Returns the nodeTemplates Resource.

nodeTypes()

Returns the nodeTypes Resource.

packetMirrorings()

Returns the packetMirrorings 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.

regionHealthChecks()

Returns the regionHealthChecks Resource.

regionInstanceGroupManagers()

Returns the regionInstanceGroupManagers Resource.

regionInstanceGroups()

Returns the regionInstanceGroups Resource.

regionOperations()

Returns the regionOperations Resource.

regionSslCertificates()

Returns the regionSslCertificates Resource.

regionTargetHttpProxies()

Returns the regionTargetHttpProxies Resource.

regionTargetHttpsProxies()

Returns the regionTargetHttpsProxies Resource.

regionUrlMaps()

Returns the regionUrlMaps Resource.

regions()

Returns the regions Resource.

reservations()

Returns the reservations Resource.

resourcePolicies()

Returns the resourcePolicies 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.

sslPolicies()

Returns the sslPolicies 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.

vpnGateways()

Returns the vpnGateways 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.