public sealed class BackendBucketCdnPolicyCacheKeyPolicy : IMessage<BackendBucketCdnPolicyCacheKeyPolicy>, IEquatable<BackendBucketCdnPolicyCacheKeyPolicy>, IDeepCloneable<BackendBucketCdnPolicyCacheKeyPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class BackendBucketCdnPolicyCacheKeyPolicy.
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. Default parameters are always included. '&' 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 document provides reference documentation for the \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e class within the Google Compute Engine v1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e class is used to define what elements should be included in the cache key for Cloud CDN requests.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a list of available versions for this specific API class, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eIncludeHttpHeaders\u003c/code\u003e, which allows the inclusion of specific HTTP request headers in the cache key, and \u003ccode\u003eQueryStringWhitelist\u003c/code\u003e, which enables specifying query string parameters to be included.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e 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, indicating its role and capabilities within the .NET framework.\u003c/p\u003e\n"]]],[],null,[]]