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-04-09 UTC."],[[["This document provides reference information for the `TestIamPermissionsVpnGatewayRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 3.5.0."],["The `TestIamPermissionsVpnGatewayRequest` class is used to send a request message for testing permissions on VPN gateways, as detailed in the API's method description."],["The class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a specialized data type."],["The class has properties like `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are used to specify parameters of the request such as the project ID, region, and the resource being tested, alongside the permissions to be tested."],["The document also details the existence of several versions of the API, from version 1.0.0 to the latest 3.6.0, and all the versions in between, where each links to the documentation of that specific version, including the 3.5.0 currently being displayed."]]],[]]