public sealed class TestIamPermissionsExternalVpnGatewayRequest : IMessage<TestIamPermissionsExternalVpnGatewayRequest>, IEquatable<TestIamPermissionsExternalVpnGatewayRequest>, IDeepCloneable<TestIamPermissionsExternalVpnGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsExternalVpnGatewayRequest.
A request message for ExternalVpnGateways.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."],[[["The documentation covers the `TestIamPermissionsExternalVpnGatewayRequest` class within the `Google.Cloud.Compute.V1` namespace for the Compute Engine v1 API."],["This class is used to send a request message for the `ExternalVpnGateways.TestIamPermissions` method, and contains properties such as Project, Resource, and TestPermissionsRequestResource."],["The documentation lists versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest version, indicating a range of releases and updates for the API."],["The `TestIamPermissionsExternalVpnGatewayRequest` class inherits from Object and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for the `TestIamPermissionsExternalVpnGatewayRequest` class, one default and another which allows you to instantiate it using another `TestIamPermissionsExternalVpnGatewayRequest` instance."]]],[]]