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 ExternalVpnGateways within the Google Cloud Compute V1 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with Google Protobuf and other .NET functionalities."],["The `TestIamPermissionsExternalVpnGatewayRequest` class contains properties to define the `Project`, `Resource`, and `TestPermissionsRequestResource` for the permission test request."],["The documentation provides a version history, outlining version 3.6.0 as the latest, and offers links to access documentation for versions ranging from 1.0.0 to 3.6.0."],["The `TestIamPermissionsExternalVpnGatewayRequest` class has two constructors: a default constructor and a copy constructor that takes another instance of `TestIamPermissionsExternalVpnGatewayRequest` as a parameter."]]],[]]