GoogleApi.Compute.V1.Model.BackendBucketCdnPolicyCacheKeyPolicy (google_api_compute v0.47.0) View Source
Message containing what to include in the cache key for a request for Cloud CDN.
Attributes
-
includeHttpHeaders
(type:list(String.t)
, default:nil
) - Allows HTTP request headers (by name) to be used in the cache key. -
queryStringWhitelist
(type:list(String.t)
, default:nil
) - 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.