Compute V1 Client - Class CacheMode (1.14.0)

Reference documentation and code samples for the Compute V1 Client class CacheMode.

CacheMode contains string constants that represent the names of each value in the google.cloud.compute.v1.BackendBucketCdnPolicy.CacheMode descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ BackendBucketCdnPolicy

Constants

UNDEFINED_CACHE_MODE

Value: 'UNDEFINED_CACHE_MODE'

CACHE_ALL_STATIC

Value: 'CACHE_ALL_STATIC'

FORCE_CACHE_ALL

Value: 'FORCE_CACHE_ALL'

INVALID_CACHE_MODE

Value: 'INVALID_CACHE_MODE'

USE_ORIGIN_HEADERS

Value: 'USE_ORIGIN_HEADERS'