public sealed class CacheInvalidationRule : IMessage<CacheInvalidationRule>, IEquatable<CacheInvalidationRule>, IDeepCloneable<CacheInvalidationRule>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage provides documentation for the `CacheInvalidationRule` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implementations."],["The latest version of `CacheInvalidationRule` documented is 3.6.0, and documentation is available for versions ranging from 1.0.0 to 3.6.0."],["The `CacheInvalidationRule` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with `object` being its base class."],["The class includes constructors to create new instances, either empty or by cloning an existing `CacheInvalidationRule`, and exposes `Host` and `Path` properties for configuring invalidation rules."],["The properties `HasHost` and `HasPath` of the class allow one to check if the `host` and `path` fields have been set."]]],[]]