-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Closed
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
In which file did you encounter the issue?
python-docs-samples/storage/cloud-client/storage_compose_file.py
Did you change the file? If so, how?
uncommented input variables
select input blobs
moved sources list creation below client instantiation and blob selection
added some whitespace
Describe the issue
example was didn't work even when input variables were uncommented. Throws an exception because there was no step to select the source blobs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.