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 used for testing permissions on subnetworks, specifically within the Google Cloud Compute API."],["This class, part of the `Google.Cloud.Compute.V1` namespace, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for comprehensive functionality."],["The documentation lists a range of versions for the API, spanning from version 1.0.0 up to the latest version 3.6.0, which is identified as the latest."],["The `TestIamPermissionsSubnetworkRequest` class includes properties such as `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource` to define the specifics of the request."],["The `TestIamPermissionsSubnetworkRequest` class has two constructors, one being an empty constructor, and another which takes a `TestIamPermissionsSubnetworkRequest` object."]]],[]]