public sealed class BackendBucketCdnPolicyBypassCacheOnRequestHeader : IMessage<BackendBucketCdnPolicyBypassCacheOnRequestHeader>, IEquatable<BackendBucketCdnPolicyBypassCacheOnRequestHeader>, IDeepCloneable<BackendBucketCdnPolicyBypassCacheOnRequestHeader>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class BackendBucketCdnPolicyBypassCacheOnRequestHeader.
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\u003eThe \u003ccode\u003eBackendBucketCdnPolicyBypassCacheOnRequestHeader\u003c/code\u003e class in the Google.Cloud.Compute.V1 API allows bypassing the cache based on specified request headers.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available across multiple versions of the Compute Engine v1 API, ranging from version 1.0.0 to the latest, version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHeaderName\u003c/code\u003e property is used to specify the request header field name, where the matching is case-insensitive, and it can be checked if it's set with the \u003ccode\u003eHasHeaderName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eInstances of \u003ccode\u003eBackendBucketCdnPolicyBypassCacheOnRequestHeader\u003c/code\u003e can be created with a default constructor or a constructor that copies data from another instance of the same type.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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.\u003c/p\u003e\n"]]],[],null,[]]