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.2.0, which is part of the Google Cloud Compute .NET library."],["The `CacheInvalidationRule` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for handling cache invalidation rules."],["The class includes properties such as `HasHost`, `HasPath`, `Host`, and `Path`, which define whether a host or path is set and to handle Host header matching and path configurations for invalidation rules."],["The provided content also lists all available previous version numbers, starting from 1.0.0 to the latest, 3.6.0, all referring to the `CacheInvalidationRule` class."]]],[]]