public sealed class BackendBucketCdnPolicyCacheKeyPolicy : IMessage<BackendBucketCdnPolicyCacheKeyPolicy>, IEquatable<BackendBucketCdnPolicyCacheKeyPolicy>, IDeepCloneable<BackendBucketCdnPolicyCacheKeyPolicy>, IBufferMessage, IMessage
Message containing what to include in the cache key for a request for Cloud CDN.
public RepeatedField<string> QueryStringWhitelist { get; }
Names of query string parameters to include in cache keys. All other parameters will be excluded. '&' and '=' will be percent encoded and not treated as delimiters.
[[["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\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e class, which defines what's included in the cache key for requests within Cloud CDN, and is available in multiple versions, with 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e class inherits from Object and implements \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"],["\u003cp\u003eThe class has a default constructor and one that takes another \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e as an argument for creating a new instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIncludeHttpHeaders\u003c/code\u003e property allows for specifying HTTP request headers to be included in the cache key.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryStringWhitelist\u003c/code\u003e property allows for specifying which query string parameters to include in cache keys, while excluding all others.\u003c/p\u003e\n"]]],[],null,[]]