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 documentation for the `GetPacketMirroringRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of the `GetPacketMirroringRequest` API available is 3.6.0, and multiple previous versions are also documented, ranging from 1.0.0 to 3.5.0."],["`GetPacketMirroringRequest` is a class used to construct requests for the PacketMirrorings.Get method, designed to retrieve details about a specific PacketMirroring resource."],["The class `GetPacketMirroringRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class's properties, `PacketMirroring`, `Project`, and `Region`, are used to specify the name of the packet mirroring resource, the project ID, and the region, respectively, for a Get request."]]],[]]