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 information 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 latest version of the API documentation is available at version 3.6.0, with several previous versions (going back to 1.0.0) also accessible through the provided links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e is designed to configure what to include in the cache key for Cloud CDN requests, and is implemented as an \u003ccode\u003eIMessage\u003c/code\u003e with functionalities for cloning, equality checks, and buffer messages.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eIncludeHttpHeaders\u003c/code\u003e and \u003ccode\u003eQueryStringWhitelist\u003c/code\u003e, allowing customization of the HTTP headers and query string parameters used in the cache key.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two different constructors, the default one and one that takes in \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e as an argument, to facilitate usage and instantiation.\u003c/p\u003e\n"]]],[],null,[]]