public sealed class TestIamPermissionsResponse : IMessage<TestIamPermissionsResponse>, IEquatable<TestIamPermissionsResponse>, IDeepCloneable<TestIamPermissionsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Identity and Access Management (IAM) v1 API class TestIamPermissionsResponse.
[[["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."],[[["This document provides reference documentation for the `TestIamPermissionsResponse` class within the Google Cloud Identity and Access Management (IAM) v1 API for .NET."],["The `TestIamPermissionsResponse` class is a response message type used by the `TestIamPermissions` method, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available is 3.4.0, and there are older versions of this documentation available, all the way back to version 2.2.0."],["The `TestIamPermissionsResponse` class has a property called `Permissions` which contains a list of permissions that the caller is allowed."],["The `TestIamPermissionsResponse` class can be constructed using a default constructor, or by passing an existing instance of `TestIamPermissionsResponse` to the constructor."]]],[]]