Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/googleapis/google-api-python-client
/ close
Method
close
googleapiclient/http.py:1761–1762 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1759
return
httplib2.Response(self.response_headers), self.data
1760
1761
def
close(self):
1762
return
None
1763
1764
1765
class
HttpMockSequence(object):
Callers
11
document_collection_recursive
Function · 0.45
__del__
Method · 0.45
_deserialize_response
Method · 0.45
_execute
Method · 0.45
document_collection_recursive
Function · 0.45
_write_verbose_changes_to_disk
Method · 0.45
test_resource_close
Method · 0.45
test_resource_close_authorized_http
Method · 0.45
test_media_io_base_upload_from_file_object
Method · 0.45
test_serialize_request_media_body
Method · 0.45
setUp
Method · 0.45
Calls
no outgoing calls
Tested by
5
test_resource_close
Method · 0.36
test_resource_close_authorized_http
Method · 0.36
test_media_io_base_upload_from_file_object
Method · 0.36
test_serialize_request_media_body
Method · 0.36
setUp
Method · 0.36