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."],[[["The latest version of the `PacketMirroringForwardingRuleInfo` is 3.6.0, with multiple previous versions available for reference, ranging from 1.0.0 to 3.5.0."],["The `PacketMirroringForwardingRuleInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains two constructors, the first one being a default constructor, and the second one allowing for the copy of another `PacketMirroringForwardingRuleInfo` object."],["The class includes properties `CanonicalUrl` and `Url`, which respectively serve as the unique identifier for the forwarding rule and the resource URL to the forwarding rule, with the latter having two associated boolean properties to determine if the field is set."],["The `PacketMirroringForwardingRuleInfo` is located within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]