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."],[[["This webpage details the `CacheInvalidationRule` class within the `Google.Cloud.Compute.V1` namespace, highlighting its implementation of several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of `CacheInvalidationRule` is 3.6.0, and the page also provides links to documentation for multiple prior versions ranging from 1.0.0 to 3.5.0, including version 2.0.0."],["The `CacheInvalidationRule` class inherits from the `Object` class and offers two constructors: a default one and another that accepts a `CacheInvalidationRule` object as a parameter for cloning."],["Key properties of the `CacheInvalidationRule` class include `HasHost`, `HasPath`, `Host`, and `Path`, which manage host header matching and path specifications for cache invalidation rules."],["The webpage is in reference to the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]