public sealed class BackendServiceCdnPolicyBypassCacheOnRequestHeader : IMessage<BackendServiceCdnPolicyBypassCacheOnRequestHeader>, IEquatable<BackendServiceCdnPolicyBypassCacheOnRequestHeader>, IDeepCloneable<BackendServiceCdnPolicyBypassCacheOnRequestHeader>, 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\u003eThe \u003ccode\u003eBackendServiceCdnPolicyBypassCacheOnRequestHeader\u003c/code\u003e class allows bypassing the cache based on specified request headers, such as "Pragma" or "Authorization".\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly and is implemented in version 2.0.0 but also exists in other versions, with 3.6.0 as the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHeaderName\u003c/code\u003e property allows setting the header field name to match, with values being case-insensitive, and the \u003ccode\u003eHasHeaderName\u003c/code\u003e property determines if the \u003ccode\u003eHeaderName\u003c/code\u003e field is set.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors: a default constructor, and one that takes another \u003ccode\u003eBackendServiceCdnPolicyBypassCacheOnRequestHeader\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, such as \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,[]]