Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Refactor the samples of list_blobs and download_blob_to_file and related files. #5031

Copy link
Copy link

Description

@HemangChothani
Issue body actions

In which file did you encounter the issue?

  • In the storage PR 311 blob.list_blobs() and blob.download_blob_to_file() methods is going to deprecate, so change the sample files accordingly.

Solution

  • Use the methods client.list_blobs() and client.download_blob_to_file() instead of blob.list_blobs() and blob.download_blob_to_file() .
Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.