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.

diskSettings()

Returns the diskSettings Resource.

diskTypes()

Returns the diskTypes Resource.

disks()

Returns the disks Resource.

externalVpnGateways()

Returns the externalVpnGateways Resource.

firewallPolicies()

Returns the firewallPolicies Resource.

firewalls()

Returns the firewalls Resource.

forwardingRules()

Returns the forwardingRules Resource.

futureReservations()

Returns the futureReservations Resource.

globalAddresses()

Returns the globalAddresses Resource.

globalForwardingRules()

Returns the globalForwardingRules Resource.

globalNetworkEndpointGroups()

Returns the globalNetworkEndpointGroups Resource.

globalOperations()

Returns the globalOperations Resource.

globalOrganizationOperations()

Returns the globalOrganizationOperations Resource.

globalPublicDelegatedPrefixes()

Returns the globalPublicDelegatedPrefixes Resource.

healthChecks()

Returns the healthChecks Resource.

httpHealthChecks()

Returns the httpHealthChecks Resource.

httpsHealthChecks()

Returns the httpsHealthChecks Resource.

imageFamilyViews()

Returns the imageFamilyViews Resource.

images()

Returns the images Resource.

instanceGroupManagerResizeRequests()

Returns the instanceGroupManagerResizeRequests Resource.

instanceGroupManagers()

Returns the instanceGroupManagers Resource.

instanceGroups()

Returns the instanceGroups Resource.

instanceSettings()

Returns the instanceSettings Resource.

instanceTemplates()

Returns the instanceTemplates Resource.

instances()

Returns the instances Resource.

instantSnapshots()

Returns the instantSnapshots Resource.

interconnectAttachments()

Returns the interconnectAttachments Resource.

interconnectLocations()

Returns the interconnectLocations Resource.

interconnectRemoteLocations()

Returns the interconnectRemoteLocations Resource.

interconnects()

Returns the interconnects Resource.

licenseCodes()

Returns the licenseCodes Resource.

licenses()

Returns the licenses Resource.

machineImages()

Returns the machineImages Resource.

machineTypes()

Returns the machineTypes Resource.

networkAttachments()

Returns the networkAttachments Resource.

networkEdgeSecurityServices()

Returns the networkEdgeSecurityServices Resource.

networkEndpointGroups()

Returns the networkEndpointGroups Resource.

networkFirewallPolicies()

Returns the networkFirewallPolicies Resource.

networkPlacements()

Returns the networkPlacements Resource.

networks()

Returns the networks Resource.

nodeGroups()

Returns the nodeGroups Resource.

nodeTemplates()

Returns the nodeTemplates Resource.

nodeTypes()

Returns the nodeTypes Resource.

organizationSecurityPolicies()

Returns the organizationSecurityPolicies Resource.

packetMirrorings()

Returns the packetMirrorings Resource.

projects()

Returns the projects Resource.

publicAdvertisedPrefixes()

Returns the publicAdvertisedPrefixes Resource.

publicDelegatedPrefixes()

Returns the publicDelegatedPrefixes Resource.

regionAutoscalers()

Returns the regionAutoscalers Resource.

regionBackendServices()

Returns the regionBackendServices Resource.

regionCommitments()

Returns the regionCommitments Resource.

regionDiskSettings()

Returns the regionDiskSettings Resource.

regionDiskTypes()

Returns the regionDiskTypes Resource.

regionDisks()

Returns the regionDisks Resource.

regionHealthCheckServices()

Returns the regionHealthCheckServices Resource.

regionHealthChecks()

Returns the regionHealthChecks Resource.

regionInstanceGroupManagers()

Returns the regionInstanceGroupManagers Resource.

regionInstanceGroups()

Returns the regionInstanceGroups Resource.

regionInstanceTemplates()

Returns the regionInstanceTemplates Resource.

regionInstances()

Returns the regionInstances Resource.

regionInstantSnapshots()

Returns the regionInstantSnapshots Resource.

regionNetworkEndpointGroups()

Returns the regionNetworkEndpointGroups Resource.

regionNetworkFirewallPolicies()

Returns the regionNetworkFirewallPolicies Resource.

regionNotificationEndpoints()

Returns the regionNotificationEndpoints Resource.

regionOperations()

Returns the regionOperations Resource.

regionSecurityPolicies()

Returns the regionSecurityPolicies Resource.

regionSnapshotSettings()

Returns the regionSnapshotSettings Resource.

regionSnapshots()

Returns the regionSnapshots Resource.

regionSslCertificates()

Returns the regionSslCertificates Resource.

regionSslPolicies()

Returns the regionSslPolicies Resource.

regionTargetHttpProxies()

Returns the regionTargetHttpProxies Resource.

regionTargetHttpsProxies()

Returns the regionTargetHttpsProxies Resource.

regionTargetTcpProxies()

Returns the regionTargetTcpProxies Resource.

regionUrlMaps()

Returns the regionUrlMaps Resource.

regionZones()

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

serviceAttachments()

Returns the serviceAttachments Resource.

snapshotSettings()

Returns the snapshotSettings Resource.

snapshots()

Returns the snapshots Resource.

sslCertificates()

Returns the sslCertificates Resource.

sslPolicies()

Returns the sslPolicies Resource.

storagePoolTypes()

Returns the storagePoolTypes Resource.

storagePools()

Returns the storagePools Resource.

subnetworks()

Returns the subnetworks Resource.

targetGrpcProxies()

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

zoneQueuedResources()

Returns the zoneQueuedResources Resource.

zones()

Returns the zones Resource.

close()

Close httplib2 connections.

new_batch_http_request()

Create a BatchHttpRequest object based on the discovery document.

Method Details

close()
Close httplib2 connections.
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.