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-24 UTC."],[[["The `TestIamPermissionsExternalVpnGatewayRequest` class is a request message used for testing permissions on ExternalVpnGateways within the Google Cloud Compute API."],["This class, part of the `Google.Cloud.Compute.V1` namespace, is implemented in the `Google.Cloud.Compute.V1.dll` assembly and supports multiple versions, with version 3.6.0 being the latest."],["The `TestIamPermissionsExternalVpnGatewayRequest` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has constructors to create instances, either default or by cloning, as well as properties such as `Project`, `Resource`, and `TestPermissionsRequestResource` for managing the request details."],["The provided links showcase all versions of this class, ranging from version 1.0.0 up to the current latest version of 3.6.0, indicating a history of updates and revisions."]]],[]]