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 reference documentation for the `TestIamPermissionsVpnGatewayRequest` class in the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The documentation covers various versions of the `TestIamPermissionsVpnGatewayRequest` class, ranging from version 1.0.0 to the latest version, 3.6.0."],["The class `TestIamPermissionsVpnGatewayRequest` is used as a request message for VpnGateways.TestIamPermissions, which is for testing permissions, and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TestIamPermissionsVpnGatewayRequest` class include `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are used to specify the project, region, resource name, and request body, respectively."],["The page lists both the constructors as well as the inherited members from the Object class that `TestIamPermissionsVpnGatewayRequest` implements."]]],[]]