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-24 UTC."],[[["This webpage provides documentation for the `PacketMirroringForwardingRuleInfo` class in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0 and version 2.12.0 being the current version for which the details are given."],["The `PacketMirroringForwardingRuleInfo` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending the functionality of a standard object."],["The class has two constructors, a default constructor and one that takes another `PacketMirroringForwardingRuleInfo` object as a parameter, allowing for duplication of objects."],["Key properties of `PacketMirroringForwardingRuleInfo` include `CanonicalUrl`, `HasCanonicalUrl`, `HasUrl`, and `Url`, allowing for defining and describing a forwarding rule."],["The documentation provides links to reference pages for each version, ranging from version 1.0.0 to 3.6.0, giving access to details for each specific version."]]],[]]