public sealed class TestIamPermissionsExternalVpnGatewayRequest : IMessage<TestIamPermissionsExternalVpnGatewayRequest>, IEquatable<TestIamPermissionsExternalVpnGatewayRequest>, IDeepCloneable<TestIamPermissionsExternalVpnGatewayRequest>, IBufferMessage, IMessage
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-21 UTC."],[[["The `TestIamPermissionsExternalVpnGatewayRequest` class is a request message used for testing permissions on external VPN gateways within the Google Cloud Compute API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffer management."],["It is available in multiple versions, with the latest being version 3.6.0 and a range of other versions spanning from 1.0.0 to 3.5.0."],["The class includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource` to specify the project ID, resource name, and permission details for the request."],["The latest version, 3.6.0, of the `TestIamPermissionsExternalVpnGatewayRequest` can be accessed, along with versions of this class dating back to 1.0.0."]]],[]]