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."],[[["Version 3.6.0 is the latest release for the Google.Cloud.Compute.V1 library, with versions ranging from 1.0.0 to 3.6.0 available for reference."],["The `PacketMirroringForwardingRuleInfo` class, a part of the Google.Cloud.Compute.V1 namespace, is used to define and manage information about packet mirroring forwarding rules."],["This class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The PacketMirroringForwardingRuleInfo class has two main properties, `CanonicalUrl`, which is a unique identifier for the forwarding rule, and `Url`, which provides a resource URL for the forwarding rule."],["The `PacketMirroringForwardingRuleInfo` class has two constructors, one default and one to construct using another `PacketMirroringForwardingRuleInfo`."]]],[]]