public sealed class GetPacketMirroringRequest : IMessage<GetPacketMirroringRequest>, IEquatable<GetPacketMirroringRequest>, IDeepCloneable<GetPacketMirroringRequest>, IBufferMessage, IMessage
A request message for PacketMirrorings.Get. See the method description for details.
[[["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."],[[["This webpage details the `GetPacketMirroringRequest` class within the `Google.Cloud.Compute.V1` namespace, utilized in the .NET framework."],["The content provides a comprehensive version history, with versions ranging from 1.0.0 to the latest, 3.6.0, for this class, accessible via provided links."],["`GetPacketMirroringRequest` is a request message for the PacketMirrorings.Get function and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties like `PacketMirroring`, `Project`, and `Region`, which are essential for specifying and retrieving packet mirroring details."],["The `GetPacketMirroringRequest` class has inherited members, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base Object class."]]],[]]