public sealed class PacketMirroringForwardingRuleInfo : IMessage<PacketMirroringForwardingRuleInfo>, IEquatable<PacketMirroringForwardingRuleInfo>, IDeepCloneable<PacketMirroringForwardingRuleInfo>, 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 webpage provides documentation for the `PacketMirroringForwardingRuleInfo` class in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0 and going as far back as version 1.0.0."],["`PacketMirroringForwardingRuleInfo` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and object management."],["The class has properties `CanonicalUrl` and `Url`, which are string types and are used for identifying forwarding rules, along with boolean properties `HasCanonicalUrl` and `HasUrl` that check if those string fields are set."],["The page showcases a list of versioned links, each to the documentation of the `PacketMirroringForwardingRuleInfo` class, allowing users to navigate and access documentation on specific versions."]]],[]]