Class ImageOptimizationPolicy
The configuration for Cloud CDN's image optimization feature. This feature dynamically processes and delivers images from the network edge. Image Optimization is only available for Global External Application Load Balancers. Either Cloud CDN must be enabled on the backend service or backend bucket serving the route, or cache policy must be configured on the same route.
Implements
Inherited Members
Namespace: Google.Apis.Compute.alpha.Data
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class ImageOptimizationPolicy : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
QueryParameterInterpretation
Specifies whether to interpret query parameters for image optimization.
Declaration
[JsonProperty("queryParameterInterpretation")]
public virtual string QueryParameterInterpretation { get; set; }
Property Value
| Type | Description |
|---|---|
| string |