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-21 UTC."],[[["This webpage provides documentation for the `PacketMirroringForwardingRuleInfo` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and implementation of various interfaces."],["The latest version available is 3.6.0, and this page lists the details for all versions ranging from 1.0.0 to 3.6.0 of the `PacketMirroringForwardingRuleInfo` class."],["The `PacketMirroringForwardingRuleInfo` class inherits from the `Object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `PacketMirroringForwardingRuleInfo` class include `CanonicalUrl` which is the unique identifier, and `Url` which is the resource URL for the forwarding rule."],["The class has two constructors, a parameterless one, and one that accepts another `PacketMirroringForwardingRuleInfo` object, both of which have no listed parameters besides the latter."]]],[]]