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."],[[["This webpage details the `CacheInvalidationRule` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.3.0, which is part of the Google Cloud .NET client library."],["The `CacheInvalidationRule` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionalities."],["The page shows an overview of all versions of the cacheinvalidationrule, ranging from the latest version, 3.6.0, down to version 1.0.0."],["`CacheInvalidationRule` has properties `Host` and `Path`, which, if set, will be used to match headers and request paths for invalidation rules, respectively."],["The page provides information on the constructors of `CacheInvalidationRule`, one being a default constructor, the other accepting a `CacheInvalidationRule` object as a parameter."]]],[]]