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 details the `PacketMirroringForwardingRuleInfo` class within the `Google.Cloud.Compute.V1` namespace, which is part of the Google Cloud .NET client library."],["The most recent version of this class is 3.6.0, however multiple previous versions are also documented, dating as far back as 1.0.0."],["`PacketMirroringForwardingRuleInfo` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and manipulation."],["The class has two properties, `CanonicalUrl` and `Url`, used to store and retrieve forwarding rule identifiers and resource URLs, respectively."],["The `PacketMirroringForwardingRuleInfo` class has two constructors, one default and one which is used to clone an instance of the class."]]],[]]