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 `GetPacketMirroringRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request details about a specific PacketMirroring resource."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to work within the Google Protocol Buffers framework."],["The class provides constructors for creating new instances, either default or by copying another `GetPacketMirroringRequest` object."],["Key properties of `GetPacketMirroringRequest` include `PacketMirroring`, `Project`, and `Region`, which specify the target PacketMirroring resource and its location."],["This documentation includes versioning of this resource, with the latest version being 3.6.0 and going back to version 1.0.0."]]],[]]