Commit 4279109
fix: fall back to 'charset' of 'content_type' in 'download_as_text' (googleapis#326)
Explicit 'encoding' overrides the fallback.
Use the 'charset' param of 'content_type', rather than 'content_encoding',
which isn't going to be a Unicode -> bytes encoding.
Closes googleapis#319.
Also, rewrap long param descriptions for in-source readability.1 parent b734569 commit 4279109
2 files changed
+687
-568
lines changed
0 commit comments