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 webpage details the \u003ccode\u003eBackendBucketCdnPolicyBypassCacheOnRequestHeader\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for the configuration of cache bypass rules based on the presence of specific request headers, such as Pragma or Authorization, which overrides cache mode settings.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 3.6.0, and there are also many prior versions of the documentation from 3.5.0 to 1.0.0 provided on this page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackendBucketCdnPolicyBypassCacheOnRequestHeader\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, while also inheriting members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHeaderName\u003c/code\u003e property, a string, specifies the case-insensitive request header name that, when present, triggers a cache bypass, with the \u003ccode\u003eHasHeaderName\u003c/code\u003e boolean property indicating if the name is set.\u003c/p\u003e\n"]]],[],null,[]]