public sealed class GetPacketMirroringRequest : IMessage<GetPacketMirroringRequest>, IEquatable<GetPacketMirroringRequest>, IDeepCloneable<GetPacketMirroringRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetPacketMirroringRequest\u003c/code\u003e class is used to request data about a PacketMirroring resource and is part of the Google.Cloud.Compute.V1 namespace within the Google.Cloud.Compute.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various capabilities such as message handling, equality comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, and the available version go as low as 1.0.0, with numerous other versions available in between.\u003c/p\u003e\n"],["\u003cp\u003eIt has a \u003ccode\u003ePacketMirroring\u003c/code\u003e property that specifies the name of the PacketMirroring resource, a \u003ccode\u003eProject\u003c/code\u003e property for the project ID, and a \u003ccode\u003eRegion\u003c/code\u003e property for the region of the request, all of which are strings.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor, \u003ccode\u003eGetPacketMirroringRequest()\u003c/code\u003e, and an overloaded constructor that accepts another \u003ccode\u003eGetPacketMirroringRequest\u003c/code\u003e object as a parameter, enabling the copying of object properties.\u003c/p\u003e\n"]]],[],null,[]]