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-31 UTC."],[[["This webpage provides reference documentation for the `TestIamPermissionsInstanceRequest` class within the Google.Cloud.Compute.V1 API, specifically version 3.1.0."],["The `TestIamPermissionsInstanceRequest` class is used for sending requests to test permissions on Compute Engine instances, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the `TestIamPermissionsInstanceRequest` class, ranging from the latest version (3.6.0) down to 1.0.0, showing the history and evolution of the class."],["Key properties of the `TestIamPermissionsInstanceRequest` include `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which are essential for defining the scope and context of the permission testing request."],["This class inherits from the `object` base class and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]