public static class ComputeEnumConstants.BackendServiceCdnPolicy.CacheModeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.BackendServiceCdnPolicy.CacheMode.
Constants for wire representations of the BackendServiceCdnPolicy.Types.CacheMode enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
CacheAllStatic
public const string CacheAllStatic = "CACHE_ALL_STATIC"Wire representation of CacheAllStatic.
| Field Value | |
|---|---|
| Type | Description | 
| string | |
ForceCacheAll
public const string ForceCacheAll = "FORCE_CACHE_ALL"Wire representation of ForceCacheAll.
| Field Value | |
|---|---|
| Type | Description | 
| string | |
InvalidCacheMode
public const string InvalidCacheMode = "INVALID_CACHE_MODE"Wire representation of InvalidCacheMode.
| Field Value | |
|---|---|
| Type | Description | 
| string | |
UndefinedCacheMode
public const string UndefinedCacheMode = "UNDEFINED_CACHE_MODE"Wire representation of UndefinedCacheMode.
| Field Value | |
|---|---|
| Type | Description | 
| string | |
UseOriginHeaders
public const string UseOriginHeaders = "USE_ORIGIN_HEADERS"Wire representation of UseOriginHeaders.
| Field Value | |
|---|---|
| Type | Description | 
| string | |