Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix generated code that uses MediaDownloader.Download(...) #982

Closed
chrisdunelm opened this issue Apr 24, 2017 · 0 comments
Closed

Fix generated code that uses MediaDownloader.Download(...) #982

chrisdunelm opened this issue Apr 24, 2017 · 0 comments
Assignees
Milestone

Comments

@chrisdunelm
Copy link
Contributor

Return type is currently void, swallowing all exceptions.
Provide a method that returns something more useful.

An item from future planning in #787.

@chrisdunelm chrisdunelm added this to the v1.27 milestone Apr 24, 2017
chrisdunelm added a commit to chrisdunelm/google-api-dotnet-client that referenced this issue May 26, 2017
And mark as Obsolete the method that swallows all errors, and does not return status.

Fixes googleapis#982
chrisdunelm added a commit to chrisdunelm/google-api-dotnet-client that referenced this issue May 27, 2017
And mark as Obsolete the method that swallows all errors, and does not return status.

Fixes googleapis#982.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant