public sealed class TestIamPermissionsPacketMirroringRequest : IMessage<TestIamPermissionsPacketMirroringRequest>, IEquatable<TestIamPermissionsPacketMirroringRequest>, IDeepCloneable<TestIamPermissionsPacketMirroringRequest>, IBufferMessage, IMessage
A request message for PacketMirrorings.TestIamPermissions. 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-24 UTC."],[[["This webpage details the `TestIamPermissionsPacketMirroringRequest` class within the `Google.Cloud.Compute.V1` namespace, which is used for testing permissions related to packet mirroring in Google Cloud."],["The `TestIamPermissionsPacketMirroringRequest` class is available in multiple versions, ranging from 1.0.0 up to the latest version 3.6.0, and each version's documentation is accessible via provided links."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Key properties of the `TestIamPermissionsPacketMirroringRequest` class include `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which define the project, region, resource, and the request body for testing permissions, respectively."],["There are two constructors available, a default one, and one that lets you copy an existing `TestIamPermissionsPacketMirroringRequest`."]]],[]]