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` documentation is version 3.6.0, with a range of prior versions available, starting from 1.0.0."],["`PacketMirroringForwardingRuleInfo` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and it inherits from object."],["The `PacketMirroringForwardingRuleInfo` class has two constructors: a default constructor and one that accepts another `PacketMirroringForwardingRuleInfo` object as a parameter."],["This class contains properties such as `CanonicalUrl` and `Url`, both of type string, and boolean properties `HasCanonicalUrl` and `HasUrl` to determine if those fields are set."],["The namespace for this class is Google.Cloud.Compute.V1, and it's contained in the Google.Cloud.Compute.V1.dll assembly."]]],[]]