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` class is 3.6.0, with versions ranging down to 1.0.0 available for reference."],["The `PacketMirroringForwardingRuleInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PacketMirroringForwardingRuleInfo` class has two constructors, a parameterless one and another that takes an existing `PacketMirroringForwardingRuleInfo` object."],["The class includes properties such as `CanonicalUrl`, `HasCanonicalUrl`, `HasUrl`, and `Url`, providing information and control over forwarding rule data."],["The namespace for this class is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]