public sealed class TestIamPermissionsVpnGatewayRequest : IMessage<TestIamPermissionsVpnGatewayRequest>, IEquatable<TestIamPermissionsVpnGatewayRequest>, IDeepCloneable<TestIamPermissionsVpnGatewayRequest>, IBufferMessage, IMessage
A request message for VpnGateways.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-21 UTC."],[[["The webpage details the `TestIamPermissionsVpnGatewayRequest` class within the `Google.Cloud.Compute.V1` namespace, which is used for requesting permission tests on VPN gateways."],["The `TestIamPermissionsVpnGatewayRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality comparisons, deep cloning, and buffered messaging."],["This page provides documentation for various versions of the `TestIamPermissionsVpnGatewayRequest` class, with version 3.6.0 being the latest and versions ranging back to 1.0.0."],["The class has constructors for default initialization and copying from another instance, with properties to specify the `Project`, `Region`, and `Resource` as well as a `TestPermissionsRequestResource`."],["There are links provided to the documentation of the different versions, the implemented interfaces and inherited members of the class."]]],[]]