[[["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-08-08 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."]]],[]]