public sealed class BackendBucketCdnPolicyBypassCacheOnRequestHeader : IMessage<BackendBucketCdnPolicyBypassCacheOnRequestHeader>, IEquatable<BackendBucketCdnPolicyBypassCacheOnRequestHeader>, IDeepCloneable<BackendBucketCdnPolicyBypassCacheOnRequestHeader>, IBufferMessage, IMessage
Bypass the cache when the specified request headers are present, e.g. Pragma or Authorization headers. Values are case insensitive. The presence of such a header overrides the cache_mode setting.
[[["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."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eBackendBucketCdnPolicyBypassCacheOnRequestHeader\u003c/code\u003e class within the Google Cloud Compute V1 .NET library, detailing its structure and functionality for managing CDN cache bypass based on request headers.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.6.0, with a history of versions available from 1.0.0 up to this newest version, all accessible via the provided links.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eBackendBucketCdnPolicyBypassCacheOnRequestHeader\u003c/code\u003e, implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a way to configure cache bypass behavior based on the presence of specified request headers, such as \u003ccode\u003ePragma\u003c/code\u003e or \u003ccode\u003eAuthorization\u003c/code\u003e, and if present, these headers will override the \u003ccode\u003ecache_mode\u003c/code\u003e setting.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHeaderName\u003c/code\u003e property allows you to specify the name of the request header that will trigger the cache bypass, with case-insensitive matching being a feature.\u003c/p\u003e\n"]]],[],null,[]]