Delete a file asynchronously. Args: file_id: The file ID to delete. client_token: Optional idempotency token. Returns: Response confirming deletion.
(self, file_id: str, client_token: Optional[str] = None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected