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."],[[["This webpage provides documentation for the `TestIamPermissionsSubnetworkRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 3.0.0, and offers information on its various versions."],["The `TestIamPermissionsSubnetworkRequest` class is used as a request message for the Subnetworks.TestIamPermissions API method, allowing users to test permissions for a given subnetwork resource."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration with Google Protobuf and .NET functionalities."],["Key properties of the `TestIamPermissionsSubnetworkRequest` class include `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are used to construct the API request."],["The documentation includes a list of available versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest version, each providing links to their respective documentation pages."]]],[]]