`` Setting this option togzipdisables automatic decompression. This can be useful for applications wanting to operate with the compressed data. Setting this option toidentity`, or not setting this option, returns decompressed data.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["The latest version available is 2.37.0-rc, with various versions ranging down to 2.11.0 accessible."],["This document details the `AcceptEncoding` feature, which controls the handling of compressed data in Google Cloud Storage."],["By default, Google Cloud Storage (GCS) automatically decompresses gzip-encoded objects when using HTTP, and you can see more on this feature on the link provided to transcoding documentation."],["Setting `AcceptEncoding` to `gzip` disables automatic decompression, enabling applications to work with compressed data directly."],["The `AcceptEncoding` feature only decompresses objects compressed with `gzip` and with the corresponding `content_encoding()` attribute set, and it includes a helper function `AcceptEncodingGzip()` to easily disable decompressive encoding."]]],[]]