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 latest version available for `CacheInvalidationRule` is 3.6.0, which is the most recent release in the list of versions provided."],["This page covers the `CacheInvalidationRule` class within the `Google.Cloud.Compute.V1` namespace, specifically focusing on version 2.3.0."],["The `CacheInvalidationRule` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google.Protobuf library."],["The class includes properties like `HasHost`, `HasPath`, `Host`, and `Path`, which are used to manage the criteria for cache invalidation based on host and path."],["The `CacheInvalidationRule` has two constructors, one default and one that takes in another `CacheInvalidationRule` object as a parameter, for copying."]]],[]]