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-04-17 UTC."],[[["This document provides reference information for the `TestIamPermissionsResponse` class within the Google Cloud Identity and Access Management (IAM) v1 API, specifically for version 3.3.0 of the .NET library."],["The `TestIamPermissionsResponse` class is a response message for the `TestIamPermissions` method and it indicates the caller's permitted actions."],["The `TestIamPermissionsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities for message handling."],["The class features a `Permissions` property, which is a repeated field of strings, representing the permissions granted to the caller, and is accessible within this version."],["The latest version of the library is 3.4.0 and this page offers access to documentation for versions ranging back to 2.2.0."]]],[]]