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-03-31 UTC."],[[["The webpage provides documentation for the `PacketMirroringForwardingRuleInfo` class in the `Google.Cloud.Compute.V1` namespace, with the current version being 3.4.0 and the latest 3.6.0."],["The `PacketMirroringForwardingRuleInfo` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes constructors for creating new instances and cloning existing ones, as well as properties `CanonicalUrl` and `Url` to get server-defined identifiers or resource URL for the forwarding rule."],["A variety of previous versions are also listed on this page, starting from version 1.0.0, up to version 3.6.0, allowing users to access documentation for the desired version."],["The page also highlights inherited methods from `object` such as `GetHashCode`, `GetType` and `ToString`."]]],[]]