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.4.0 and its relevant links to other versions."],["The `TestIamPermissionsVpnGatewayRequest` class is used for requests to test permissions on VPN gateways, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and accepting another `TestIamPermissionsVpnGatewayRequest` as a parameter."],["Key properties of the class include `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which define the scope and nature of the permissions test."],["The document lists a comprehensive history of versions, from 1.0.0 to 3.6.0 (latest), which can be used to examine and access documentation of different previous versions of the class."]]],[]]