public sealed class TestIamPermissionsInstanceRequest : IMessage<TestIamPermissionsInstanceRequest>, IEquatable<TestIamPermissionsInstanceRequest>, IDeepCloneable<TestIamPermissionsInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsInstanceRequest.
A request message for Instances.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 `TestIamPermissionsInstanceRequest` class within the Compute Engine v1 API for .NET, specifically version 2.16.0 and other versions ranging from 1.0.0 to 3.6.0."],["The `TestIamPermissionsInstanceRequest` class is used to send requests for testing permissions on instances, as indicated by the description and its usage in the `Instances.TestIamPermissions` method."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering features like message handling, equality comparison, deep cloning, and buffer management."],["Key properties of the `TestIamPermissionsInstanceRequest` class include `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which are used to specify the project, resource, permissions to be tested, and zone respectively for the permission testing request."],["The latest version of this API is version 3.6.0, which is marked as the latest version and is available for viewing on the page."]]],[]]