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."],[[["This webpage provides reference documentation for the `TestIamPermissionsSubnetworkRequest` class within the Google Cloud Compute Engine v1 API."],["The `TestIamPermissionsSubnetworkRequest` class is used to create a request for testing permissions on a subnetwork, as detailed in the Subnetworks.TestIamPermissions method description."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, allowing developers to access details specific to each release."],["The `TestIamPermissionsSubnetworkRequest` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inherited members and methods also documented."],["Key properties of this class are explained, such as `Project`, `Region`, `Resource` and `TestPermissionsRequestResource`, which are essential for configuring the request to retrieve the desired results."]]],[]]