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 3.0.0, for .NET development."],["The latest version for `CacheInvalidationRule` is 3.6.0, with a history of versions ranging down to 1.0.0 available for access."],["`CacheInvalidationRule` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CacheInvalidationRule` class has two constructors, one default and one taking another `CacheInvalidationRule` object, and properties `HasHost`, `HasPath`, `Host`, and `Path`."],["The properties `Host` and `Path` of the `CacheInvalidationRule` object are strings and are used to specify the host and the path that are needed for an invalidation rule to apply."]]],[]]