Class CacheInvalidationRule (1.6.0)

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

Attributes

NameDescription
host str
If set, this invalidation rule will only apply to requests with a Host header matching host. This field is a member of `oneof`_ ``_host``.
path str
This field is a member of `oneof`_ ``_path``.

Inheritance

builtins.object > proto.message.Message > CacheInvalidationRule