Class ImageOptimizationPolicy (0.12.1)

ImageOptimizationPolicy(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

Name Description
query_parameter_interpretation str
Specifies whether to interpret query parameters for image optimization. Check the QueryParameterInterpretation enum for the list of possible values. This field is a member of oneof_ _query_parameter_interpretation.

Classes

QueryParameterInterpretation

QueryParameterInterpretation(value)

Specifies whether to interpret query parameters for image optimization.