diff --git a/docs/latest/.buildinfo b/docs/latest/.buildinfo index 72d0c258..fdb980b3 100644 --- a/docs/latest/.buildinfo +++ b/docs/latest/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 4d96852847ec225f6bda6ce4c0135d77 +config: f74829a8d80ac23fb5f1ba14167f300f tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/latest/google.resumable_media.requests.download.html b/docs/latest/google.resumable_media.requests.download.html index 43b1c8cb..9b00c969 100644 --- a/docs/latest/google.resumable_media.requests.download.html +++ b/docs/latest/google.resumable_media.requests.download.html @@ -282,7 +282,7 @@
-class google.resumable_media.requests.download.Download(media_url, start=None, end=None, headers=None)
+class google.resumable_media.requests.download.Download(media_url, stream=None, start=None, end=None, headers=None)

Bases: google.resumable_media.requests._helpers.RequestsMixin, google.resumable_media._download.Download

Helper to manage downloading a resource from a Google API.

“Slices” of the resource can be retrieved by specifying a range @@ -294,6 +294,8 @@ Parameters: