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, detailing its usage across various versions."],["The latest version available for the `GetPacketMirroringRequest` class is 3.6.0, with numerous older versions ranging from 3.5.0 to 1.0.0 also listed."],["`GetPacketMirroringRequest` is used for requesting specific PacketMirroring resource details, as part of the `PacketMirrorings.Get` method."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for deep cloning and protocol buffer message handling."],["Key properties of the `GetPacketMirroringRequest` class include `PacketMirroring`, `Project`, and `Region`, which are all strings used to identify the resource being requested."]]],[]]