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 page provides documentation for the `GetPacketMirroringRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.17.0."],["The `GetPacketMirroringRequest` class is used to request details about a specific PacketMirroring resource in the Compute Engine API."],["The documentation lists all available versions of this specific API endpoint from 1.0.0 to the latest, 3.6.0, allowing users to access older or newer versions of the API documentation."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `GetPacketMirroringRequest` class has three main properties, `PacketMirroring`, `Project`, and `Region`, all of which are strings, used to specify the resource and its location within Google Cloud."]]],[]]