diff --git a/docs/latest/.buildinfo b/docs/latest/.buildinfo index 38761a16..cda3a074 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: b911398855f7668d2aa125e82024376d +config: 476de7aba2e9373b12d01844d1987590 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/latest/_static/documentation_options.js b/docs/latest/_static/documentation_options.js index 24568a7a..82994434 100644 --- a/docs/latest/_static/documentation_options.js +++ b/docs/latest/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.4.0', + VERSION: '0.4.1', LANGUAGE: 'None', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', diff --git a/docs/latest/genindex.html b/docs/latest/genindex.html index 76d51d5e..4e59b26d 100644 --- a/docs/latest/genindex.html +++ b/docs/latest/genindex.html @@ -9,7 +9,7 @@ - Index — google-resumable-media 0.4.0 documentation + Index — google-resumable-media 0.4.1 documentation @@ -59,7 +59,7 @@
- 0.4.0 + 0.4.1
diff --git a/docs/latest/google.resumable_media.common.html b/docs/latest/google.resumable_media.common.html index ee9c997f..0d32fcf0 100644 --- a/docs/latest/google.resumable_media.common.html +++ b/docs/latest/google.resumable_media.common.html @@ -8,7 +8,7 @@ - google.resumable_media.common — google-resumable-media 0.4.0 documentation + google.resumable_media.common — google-resumable-media 0.4.1 documentation @@ -60,7 +60,7 @@
- 0.4.0 + 0.4.1
diff --git a/docs/latest/google.resumable_media.requests.download.html b/docs/latest/google.resumable_media.requests.download.html index fdc65da6..4db438fb 100644 --- a/docs/latest/google.resumable_media.requests.download.html +++ b/docs/latest/google.resumable_media.requests.download.html @@ -8,7 +8,7 @@ - google.resumable_media.requests.download — google-resumable-media 0.4.0 documentation + google.resumable_media.requests.download — google-resumable-media 0.4.1 documentation @@ -60,7 +60,7 @@
- 0.4.0 + 0.4.1
@@ -280,12 +280,12 @@ -Parameters:transport (Session) – A requests object which can +Parameters:transport (Session) – A requests object which can make authenticated requests. Returns:The HTTP response returned by transport. -Return type:Response +Return type:Response Raises:ValueError – If the current download has finished. @@ -419,14 +419,14 @@ -Parameters:

transport (Session) – A requests object which can +Parameters:

transport (Session) – A requests object which can make authenticated requests.

Returns:

The HTTP response returned by transport.

-Return type:

Response

+Return type:

Response

Raises: