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-04-09 UTC."],[[["The page provides documentation for the `GetPacketMirroringRequest` class within the Google Compute Engine v1 API, specifically for .NET development."],["The latest version of the API documented is 3.6.0, with version 3.5.0 being the specific version detailed on this page, and many older version are also available to view."],["`GetPacketMirroringRequest` is used to request details about a specific PacketMirroring resource and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `PacketMirroring`, `Project`, and `Region`, which are essential for retrieving packet mirroring information."],["The class inherits from the `object` class, which has its own methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]