download_from_cloud_to_local_file

Parameters:

cloud_uri: string for the bucket's path
local_file: string for the local file path to download to.

Description

Downloads a file from the given blob bath to the given local file path

Returns

File Object that contains the downloaded file