Properties of a CachePolicy.
Package
@google-cloud/computeProperties
cacheBypassRequestHeaderNames
cacheBypassRequestHeaderNames?: (string[]|null);CachePolicy cacheBypassRequestHeaderNames
cacheKeyPolicy
cacheKeyPolicy?: (google.cloud.compute.v1beta.ICachePolicyCacheKeyPolicy|null);CachePolicy cacheKeyPolicy
cacheMode
cacheMode?: (string|null);CachePolicy cacheMode
clientTtl
clientTtl?: (google.cloud.compute.v1beta.IDuration|null);CachePolicy clientTtl
defaultTtl
defaultTtl?: (google.cloud.compute.v1beta.IDuration|null);CachePolicy defaultTtl
maxTtl
maxTtl?: (google.cloud.compute.v1beta.IDuration|null);CachePolicy maxTtl
negativeCaching
negativeCaching?: (boolean|null);CachePolicy negativeCaching
negativeCachingPolicy
negativeCachingPolicy?: (google.cloud.compute.v1beta.ICachePolicyNegativeCachingPolicy[]|null);CachePolicy negativeCachingPolicy
requestCoalescing
requestCoalescing?: (boolean|null);CachePolicy requestCoalescing
serveWhileStale
serveWhileStale?: (google.cloud.compute.v1beta.IDuration|null);CachePolicy serveWhileStale