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-24 UTC."],[[["The latest version of the `TestIamPermissionsSubnetworkRequest` class is 3.6.0, and the documentation provides links to previous versions, down to version 1.0.0."],["This class is part of the Compute Engine v1 API and is used to make a request for testing permissions on subnetworks, specifically via the method `Subnetworks.TestIamPermissions`."],["The `TestIamPermissionsSubnetworkRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the base `object` class."],["It includes constructors for creating an instance of the request, as well as properties for setting the project, region, resource, and the `TestPermissionsRequestResource` body of the request."],["The class belongs to the `Google.Cloud.Compute.V1` namespace and is located in the Google.Cloud.Compute.V1.dll assembly."]]],[]]