public sealed class TestIamPermissionsVpnGatewayRequest : IMessage<TestIamPermissionsVpnGatewayRequest>, IEquatable<TestIamPermissionsVpnGatewayRequest>, IDeepCloneable<TestIamPermissionsVpnGatewayRequest>, IBufferMessage, IMessage
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-24 UTC."],[[["This webpage details the `TestIamPermissionsVpnGatewayRequest` class within the `Google.Cloud.Compute.V1` namespace, used for testing permissions on VPN gateways."],["The latest version available is 3.6.0, and the page provides links to documentation for all prior versions going back to version 1.0.0 of the `TestIamPermissionsVpnGatewayRequest`."],["The `TestIamPermissionsVpnGatewayRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending functionality from the base `Object` class."],["The class includes constructors for creating new instances and properties for setting the project, region, resource name, and the `TestPermissionsRequestResource` body, all as strings."],["It is part of the `Google.Cloud.Compute.V1.dll` assembly, which is part of the Google Cloud .NET library."]]],[]]