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 latest version available for `TestIamPermissionsVpnGatewayRequest` is 3.6.0, with a range of previous versions from 3.5.0 down to 1.0.0."],["`TestIamPermissionsVpnGatewayRequest` is a class used for requesting permission testing on VPN Gateways, as detailed in the method description for `VpnGateways.TestIamPermissions`."],["The class `TestIamPermissionsVpnGatewayRequest` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["Key properties of `TestIamPermissionsVpnGatewayRequest` include `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are essential for specifying the scope and details of the permission testing request."],["The `TestIamPermissionsVpnGatewayRequest` has two constructors, a default one and another that takes in another instance of itself to create a new copy."]]],[]]