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-31 UTC."],[[["This page provides documentation for the `GetPacketMirroringRequest` class within the Google Compute Engine v1 API, specifically for version 3.4.0."],["The `GetPacketMirroringRequest` class is used to construct requests for retrieving details about a specific PacketMirroring resource."],["The page outlines that `GetPacketMirroringRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and that it inherits from `object`."],["It includes documentation on the properties `PacketMirroring`, `Project`, and `Region`, which are used to specify the details of the request, such as the name of the resource and location information."],["There are multiple versions available for the GetPacketMirroringRequest, with 3.6.0 being the latest version."]]],[]]