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."],[[["The `TestIamPermissionsSubnetworkRequest` class in the Google.Cloud.Compute.V1 namespace is part of the Compute Engine v1 API and is a request message for testing permissions on subnetworks."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality checks, deep cloning, and buffer message operations."],["The class provides properties like `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource` to define the context and content of the permission testing request."],["The documentation covers a wide range of versions for this class, from 1.0.0 to 3.6.0, with 3.6.0 being the latest, making it possible to navigate and use different versions."],["The latest version can be accessed through the link provided: `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.TestIamPermissionsSubnetworkRequest`."]]],[]]