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 Compute Engine v1 API for .NET, specifically targeting the Google Cloud environment."],["The `TestIamPermissionsInstanceRequest` class, a component of the `Google.Cloud.Compute.V1` namespace, is used to request testing of permissions for Compute Engine instances and implements various interfaces such as `IMessage` and `IEquatable`."],["The latest version available is 3.6.0, and the documentation spans multiple prior versions, going as far back as version 1.0.0, with 3.5.0 being the current version under review."],["Key properties of `TestIamPermissionsInstanceRequest` include `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which allow specifying the project, resource, permissions request, and zone for the permission testing."],["The documentation details the inheritance structure of the `TestIamPermissionsInstanceRequest` class and highlights the constructors, methods and properties available to the user."]]],[]]