public sealed class TestIamPermissionsSubnetworkRequest : IMessage<TestIamPermissionsSubnetworkRequest>, IEquatable<TestIamPermissionsSubnetworkRequest>, IDeepCloneable<TestIamPermissionsSubnetworkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsSubnetworkRequest.
A request message for Subnetworks.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."],[[["This webpage provides reference documentation for the `TestIamPermissionsSubnetworkRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version listed as 3.6.0, and the version represented by this page being 2.10.0."],["The `TestIamPermissionsSubnetworkRequest` class is used to make a request for the `Subnetworks.TestIamPermissions` method, with this class also inheriting and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are essential for configuring the test permissions request, including the project ID, region name, and the resource being requested."],["The page lists a history of versions available for this API class, ranging from the current latest 3.6.0 down to version 1.0.0, and provides links to each version's documentation."],["It contains two constructors that can be called, the default empty one `TestIamPermissionsSubnetworkRequest()` and one that takes another instance of the class `TestIamPermissionsSubnetworkRequest(TestIamPermissionsSubnetworkRequest other)`."]]],[]]