Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/google/adk-python
/ close
Method
close
src/google/adk/tools/pubsub/pubsub_toolset.py:97–99 ·
view source on GitHub ↗
Clean up resources used by the toolset.
(self)
Source
from the content-addressed store, hash-verified
95
96
@override
97
async
def
close(self):
98
""
"Clean up resources used by the toolset."
""
99
client.cleanup_clients()
Callers
1
cleanup_clients
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected