public sealed class TestIamPermissionsVpnGatewayRequest : IMessage<TestIamPermissionsVpnGatewayRequest>, IEquatable<TestIamPermissionsVpnGatewayRequest>, IDeepCloneable<TestIamPermissionsVpnGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsVpnGatewayRequest.
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."],[[["This document provides reference documentation for the `TestIamPermissionsVpnGatewayRequest` class in the Google Compute Engine v1 API, specifically within version 2.8.0 and up to 3.6.0, including previous versions."],["The `TestIamPermissionsVpnGatewayRequest` class is used to create request messages for the `VpnGateways.TestIamPermissions` method, allowing for permission testing on VPN gateways."],["The class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, all which are in relation to `TestIamPermissionsVpnGatewayRequest`."],["The `TestIamPermissionsVpnGatewayRequest` class includes properties such as `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are used to define the details of the request."],["The documentation encompasses versions ranging from 1.0.0 to 3.6.0 of the API, allowing users to view reference documentation for previous version classes."]]],[]]