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-31 UTC."],[[["The latest version available for `CacheInvalidationRule` is 3.6.0, although there is a list of versions between 1.0.0 and 3.6.0."],["`CacheInvalidationRule` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from object."],["The class `CacheInvalidationRule` is within the namespace `Google.Cloud.Compute.V1` and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The `CacheInvalidationRule` class has two constructors, one default and one that accepts another `CacheInvalidationRule` object as a parameter."],["Key properties within the `CacheInvalidationRule` class include `HasHost`, `HasPath`, `Host`, and `Path`, with `Host` defining the matching condition for requests and `Path` providing a path condition."]]],[]]