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 within the .NET library."],["The content details the class's implementation of multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `TestIamPermissionsVpnGatewayRequest` is designed as a request message for testing permissions on VPN gateways within the Google Cloud Compute Engine environment."],["The webpage lists various available versions of this class, from version 1.0.0 up to the latest version, 3.6.0, and details the properties that can be set within this class such as project, region, resource, and TestPermissionsRequestResource."],["The documentation also covers the constructors available for the `TestIamPermissionsVpnGatewayRequest` class and its inherited members from the `Object` class."]]],[]]