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 documentation available is 3.6.0, with multiple previous versions listed, ranging from 1.0.0 to 3.5.0, each with a link to its respective version."],["`GetPacketMirroringRequest` is used to request a specific packet mirroring configuration and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `PacketMirroring`, `Project`, and `Region`, which are all of string type, used to define the request parameters."],["The documentation references related to the class and its members include links to the Microsoft .NET API documentation, providing further information on objects and other related topics."]]],[]]