`` 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[[["The webpage provides a reference for the `AcceptEncoding` structure within the Google Cloud Storage C++ library, detailing its usage across multiple versions, from 2.11.0 to 2.37.0-rc."],["The latest version available is 2.37.0-rc, while version 2.16.0 is also explicitly noted, along with many incremental version between them."],["`AcceptEncoding` modifies how data is handled, allowing users to disable automatic gzip decompression when interacting with HTTP, allowing to interact directly with compressed objects."],["Decompression through transcoding only works on `gzip` compressed objects with the correct `content_encoding` attribute set."],["The header name is provided by the `header_name()` function within the structure."]]],[]]