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 provides documentation for the `CacheInvalidationRule` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implementations."],["The latest version of `CacheInvalidationRule` documented is 3.6.0, and this page also features a comprehensive list of prior releases, ranging down to version 1.0.0, with hyperlinks to each one."],["The `CacheInvalidationRule` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `CacheInvalidationRule` class include `HasHost`, `HasPath`, `Host`, and `Path`, which are used to configure cache invalidation rules."],["There are two constructors for the `CacheInvalidationRule` class: a default constructor and a copy constructor, the copy constructor taking another `CacheInvalidationRule` as an argument."]]],[]]