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."],[[["The latest version available for `CacheInvalidationRule` is 3.6.0, which can be found in the provided list along with other versions."],["`CacheInvalidationRule` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, as well as inherits members from the object class."],["The class has two constructors: a default constructor `CacheInvalidationRule()` and one that allows you to create a copy `CacheInvalidationRule(CacheInvalidationRule other)`."],["The `CacheInvalidationRule` class includes properties such as `HasHost`, `HasPath`, `Host`, and `Path`, allowing for configuration and verification of the invalidation rule."],["Version 2.8.0 of `CacheInvalidationRule` is part of the `Google.Cloud.Compute.V1` namespace and is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]