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-31 UTC."],[[["The latest version of the `TestIamPermissionsVpnGatewayRequest` class is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["The `TestIamPermissionsVpnGatewayRequest` class is used for requesting information about the permissions on a VPN gateway and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class, part of the Google.Cloud.Compute.V1 namespace, contains properties such as `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are essential for specifying the scope and details of the permission request."],["The class is derived from `object` and provides constructors for creating instances, including a default constructor and one for creating a new instance based on an existing `TestIamPermissionsVpnGatewayRequest` object."],["The class is included within the Google.Cloud.Compute.V1.dll assembly, and includes inherited members from `object` such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]