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 documentation for the `TestIamPermissionsInstanceRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for the .NET environment, with the latest version being 3.6.0 and going down to version 1.0.0."],["The `TestIamPermissionsInstanceRequest` class is a part of the Compute Engine v1 API and is used as a request message for checking permissions on instances, implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes properties such as `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which are essential for specifying the details of the permission testing request."],["Constructors for the `TestIamPermissionsInstanceRequest` class are available, including a default constructor and one that takes another `TestIamPermissionsInstanceRequest` instance for cloning."],["The page lists all the available versions of the package for the `TestIamPermissionsInstanceRequest` going from the newest to the oldest available package."]]],[]]