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 webpage provides documentation for the `TestIamPermissionsVpnGatewayRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.5.0, with links to other versions."],["The `TestIamPermissionsVpnGatewayRequest` class is used to request information about VPN gateway permissions and is part of the `Google.Cloud.Compute.V1` namespace, implemented through various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's inheritance from the base `Object` class, alongside its implemented members and provides details on its constructors, including a default constructor and one that accepts another `TestIamPermissionsVpnGatewayRequest` object."],["Key properties of `TestIamPermissionsVpnGatewayRequest` include `Project`, `Region`, and `Resource`, which are strings that specify the project, region, and name or ID of the resource, as well as the `TestPermissionsRequestResource`, which is a `TestPermissionsRequest` object containing the body of the request."],["The provided content details the available versions, ranging from 1.0.0 to 3.6.0, for the `TestIamPermissionsVpnGatewayRequest`, with version 3.6.0 being the latest."]]],[]]