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\u003eThe latest version of the \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e class is 3.6.0, as part of the Google.Cloud.Compute.V1 API in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eBackendBucketCdnPolicyCacheKeyPolicy\u003c/code\u003e, is used to define what to include in the cache key for a request to Cloud CDN.\u003c/p\u003e\n"],["\u003cp\u003eIt allows specifying HTTP request headers to be included in the cache key via the \u003ccode\u003eIncludeHttpHeaders\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eIt allows specifying query string parameters to include in cache keys via the \u003ccode\u003eQueryStringWhitelist\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, indicating its role within the Google Protobuf framework.\u003c/p\u003e\n"]]],[],null,[]]