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 the .NET environment, with the latest version being 3.6.0 and going down to version 1.0.0."],["The `TestIamPermissionsVpnGatewayRequest` class, which is a request message for testing permissions on VPN gateways, inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains constructors for creating instances, along with properties such as `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are crucial for configuring the permission testing request."],["The documentation covers various aspects of the class, such as its assembly (`Google.Cloud.Compute.V1.dll`), its namespace (`Google.Cloud.Compute.V1`), inherited members, and the type and descriptions of each property and parameters."],["This class is used with version 2.14.0 of the Compute Engine API, as indicated on the top of the page, and is part of the list of documentation for all available versions of the class, dating back to 1.0.0."]]],[]]