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 in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["The `PacketMirroringForwardingRuleInfo` class is a .NET implementation that inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions for this class, ranging from 1.0.0 up to the most recent 3.6.0, which can be navigated to via hyperlinks."],["The `PacketMirroringForwardingRuleInfo` class has properties for `CanonicalUrl` and `Url`, which provide information related to the unique identifier and resource URL of the forwarding rule."],["The webpage also provides information on the constructors, including a parameter `other` which uses the `PacketMirroringForwardingRuleInfo` itself as a parameter, the inherited members, assembly, and the namespace."]]],[]]