[[["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-03-21 UTC."],[[["This page provides documentation for the `BackendService.Types.CompressionMode` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version documented is 3.6.0, and the page lists versions going back to 1.0.0, providing links to the respective documentation for each version."],["The `CompressionMode` enum allows configuring text response compression using `Automatic` (Brotli/gzip), `Disabled`, or `UndefinedCompressionMode` options, affecting how content is served based on the client's `Accept-Encoding` header."],["The `Automatic` field will use the best compression automatically based on the `Accept-Encoding` header, the `Disabled` field will disable compression, and lastly the `UndefinedCompressionMode` field will indicate that the enum field is not set."]]],[]]