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."],[[["The `CacheInvalidationRule` class, found in the `Google.Cloud.Compute.V1` namespace, is available in versions ranging from 1.0.0 to 3.6.0 of the .NET library, with 3.6.0 being the latest version."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cCacheInvalidationRule\u003e`, `IDeepCloneable\u003cCacheInvalidationRule\u003e`, and `IBufferMessage`, for enhanced functionality."],["The class includes constructors to create instances of `CacheInvalidationRule`, either as a new object or as a copy of an existing `CacheInvalidationRule`."],["`CacheInvalidationRule` objects can specify properties such as `Host` and `Path`, which determine the scope and conditions under which the invalidation rule applies."],["The version 2.13.0 of this page contains information that are specific to the `CacheInvalidationRule` for that version."]]],[]]