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."],[[["The document details the `CacheInvalidationRule` class within the `Google.Cloud.Compute.V1` namespace, outlining its properties, constructors, inheritance, and implementation of various interfaces."],["The latest version of the `CacheInvalidationRule` is 3.6.0, with a history of versions available from 1.0.0 up to this version, including several versions in between."],["The `CacheInvalidationRule` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CacheInvalidationRule` class includes properties like `HasHost`, `HasPath`, `Host`, and `Path`, each with associated descriptions and data types."],["Two constructors are available for `CacheInvalidationRule`, one default and another that takes another `CacheInvalidationRule` instance as a parameter for potential cloning purposes."]]],[]]