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 of the `CacheInvalidationRule` is 3.6.0, with the content provided being specific to version 3.2.0."],["The `CacheInvalidationRule` class, found within the `Google.Cloud.Compute.V1` namespace, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class, `CacheInvalidationRule`, inherits from `object` and provides constructors and properties such as `HasHost`, `HasPath`, `Host`, and `Path`, enabling the management of cache invalidation rules."],["There are 29 different versions of `CacheInvalidationRule`, spanning from version 1.0.0 to version 3.6.0, showcasing the evolution of the class."]]],[]]