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 provides documentation for the \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, which is used to define what elements are included in a cache key for a Cloud CDN request.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version documented is 3.6.0, but there is a list of previous versions ranging from 1.0.0 to 3.5.0 available on the page, alongside their corresponding documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e class is a sealed class that 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 also includes inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for customization of the cache key through properties like \u003ccode\u003eIncludeHttpHeaders\u003c/code\u003e, which adds HTTP headers to the cache key, and \u003ccode\u003eQueryStringWhitelist\u003c/code\u003e, which allows for specific query string parameters to be included.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy()\u003c/code\u003e which is the default constructor, and \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy(BackendBucketCdnPolicyCacheKeyPolicy other)\u003c/code\u003e which takes a \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e as a parameter, and contains the corresponding documentation.\u003c/p\u003e\n"]]],[],null,[]]