public sealed class GetPacketMirroringRequest : IMessage<GetPacketMirroringRequest>, IEquatable<GetPacketMirroringRequest>, IDeepCloneable<GetPacketMirroringRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetPacketMirroringRequest.
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 provides reference documentation for the `GetPacketMirroringRequest` class within the Compute Engine v1 API, specifically for the .NET library."],["The latest version of this API is 3.6.0, with documentation available for versions ranging from 1.0.0 to 3.6.0, including minor version increments."],["The `GetPacketMirroringRequest` class is used to request packet mirroring details and inherits from the base `Object` class, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes constructors and three properties: `PacketMirroring`, `Project`, and `Region`, all of type `String`, that are used to construct the request for specific packet mirroring data within a project and region."],["The `GetPacketMirroringRequest` is used for the `PacketMirrorings.Get` request."]]],[]]