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-09 UTC."],[[["The latest version of the `CacheInvalidationRule` is 3.6.0, as shown by the provided documentation links."],["The documentation provides a historical record of the `CacheInvalidationRule`, starting from version 1.0.0 up to the latest 3.6.0."],["`CacheInvalidationRule` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CacheInvalidationRule` class includes properties such as `HasHost`, `HasPath`, `Host`, and `Path`, allowing for specific cache invalidation configurations."],["There are two constructors for `CacheInvalidationRule`, a default constructor and one that takes another `CacheInvalidationRule` object as an argument."]]],[]]