public sealed class TestIamPermissionsInstanceRequest : IMessage<TestIamPermissionsInstanceRequest>, IEquatable<TestIamPermissionsInstanceRequest>, IDeepCloneable<TestIamPermissionsInstanceRequest>, IBufferMessage, IMessage
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` is 3.6.0, with several prior versions available, ranging from 1.0.0 to 3.5.0."],["`TestIamPermissionsInstanceRequest` is a request message for `Instances.TestIamPermissions`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, all of which are strings, except for `TestPermissionsRequestResource` which is of type `TestPermissionsRequest`."],["The `TestIamPermissionsInstanceRequest` class has two constructors, a default one, and one that takes another `TestIamPermissionsInstanceRequest` object."],["The class inherits from `Object` and has inherited members, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]