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-03-21 UTC."],[[["This webpage details the `CacheInvalidationRule` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.10.0 of the library, and all versions in between."],["The `CacheInvalidationRule` class, which inherits from `object`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a parameterless constructor and one that accepts another `CacheInvalidationRule` object."],["Key properties of `CacheInvalidationRule` include `HasHost`, `HasPath`, `Host`, and `Path`, which are used to define the parameters for cache invalidation rules."],["The latest version available for `CacheInvalidationRule` is 3.6.0, with versions down to 1.0.0 also being available for review and implementation."]]],[]]