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, specifically version 2.13.0 and other versions as well."],["`TestIamPermissionsInstanceRequest` is used to request permission checks on instances and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties like `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which are essential for configuring the permissions testing request."],["The documentation spans various versions of the Google.Cloud.Compute.V1 library, from version 1.0.0 to 3.6.0, with a focus on version 2.13.0 in the provided details."],["The class inherits members from the object class such as GetHashCode, GetType and ToString, all with links to external documentation."]]],[]]