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."],[[["The latest version of the `TestIamPermissionsInstanceRequest` class is 3.6.0, which can be found in the provided list of versions."],["This class is part of the Google Cloud Compute Engine v1 API, and specifically it is used for managing instances via the `TestIamPermissions` method."],["`TestIamPermissionsInstanceRequest` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has constructors for creating new instances and for creating a copy of an existing `TestIamPermissionsInstanceRequest`."],["The main properties of `TestIamPermissionsInstanceRequest` are `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which are essential for specifying the target project, resource, permissions request, and zone."]]],[]]