Message containing what to include in the cache key for a
request for Cloud CDN.
Attributes
Name
Description
include_http_headers
MutableSequence[str]
Allows HTTP request headers (by name) to be
used in the cache key.
query_string_whitelist
MutableSequence[str]
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-28 UTC."],[],[],null,["# Class BackendBucketCdnPolicyCacheKeyPolicy (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.BackendBucketCdnPolicyCacheKeyPolicy)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.BackendBucketCdnPolicyCacheKeyPolicy) \n\n BackendBucketCdnPolicyCacheKeyPolicy(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nMessage containing what to include in the cache key for a\nrequest for Cloud CDN."]]