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-24 UTC."],[[["This webpage provides reference documentation for the `TestIamPermissionsInstanceRequest` class within the Compute Engine v1 API for .NET."],["The latest version available for this class is 3.6.0, and a comprehensive list of prior versions, ranging from 1.0.0 to 3.5.0, are accessible."],["The `TestIamPermissionsInstanceRequest` class is used to test permissions on instances and inherits from the .NET object class while implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, used to specify the details of the request, along with a detailed description of each."],["Two constructors, `TestIamPermissionsInstanceRequest()` and `TestIamPermissionsInstanceRequest(TestIamPermissionsInstanceRequest other)`, are provided for creating instances of this request class, and details of each of them are available."]]],[]]