download_from_cloud_to_local_file()Downloads a file from the given blob bath to the given local file path Suggest EditsParameters: 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 fileUpdated about 3 years ago Table of Contents Parameters: Description Returns