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-02 UTC."],[[["The latest version available for `CacheInvalidationRule` is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace."],["The `CacheInvalidationRule` class, found in the `Google.Cloud.Compute.V1` namespace, is a concrete class implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the `Object` class and has properties `HasHost`, `HasPath`, `Host`, and `Path`, and each is described in detail."],["Constructors for `CacheInvalidationRule` are available for both parameter-less creation and creating a copy from an existing `CacheInvalidationRule` instance."],["There are 29 versions of the `CacheInvalidationRule` available to be viewed, ranging from 1.0.0 all the way to 3.6.0."]]],[]]