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-31 UTC."],[[["This webpage provides documentation for the `TestIamPermissionsVpnGatewayRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.1.0 and other versions of the API."],["The `TestIamPermissionsVpnGatewayRequest` class is used to construct requests for testing permissions on VPN gateways, inheriting from the base `object` class and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are used to specify details about the request, and all of these are of string type, with the exception of `TestPermissionsRequestResource` which is of type `TestPermissionsRequest`."],["The page includes a version history, with links to documentation for multiple versions of the `Google.Cloud.Compute.V1` namespace, ranging from version 1.0.0 to 3.6.0, where 3.6.0 is labeled as the latest version."]]],[]]