public sealed class TestIamPermissionsSubnetworkRequest : IMessage<TestIamPermissionsSubnetworkRequest>, IEquatable<TestIamPermissionsSubnetworkRequest>, IDeepCloneable<TestIamPermissionsSubnetworkRequest>, IBufferMessage, IMessage
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 is a request message for testing permissions on subnetworks, used in the Google Cloud Compute API, specifically within the Google.Cloud.Compute.V1 namespace."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality comparison, deep cloning, and buffer manipulation."],["It is the most recent page for this class, having versions ranging from 1.0.0 all the way up to version 3.6.0, with 3.6.0 being the latest version of the class."],["The class has properties for `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, enabling the configuration of the project, region, resource name, and the permissions to be tested."]]],[]]