public sealed class TestPermissionsResponse : IMessage<TestPermissionsResponse>, IEquatable<TestPermissionsResponse>, IDeepCloneable<TestPermissionsResponse>, IBufferMessage, IMessage
[[["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-09 UTC."],[[["The latest version available is 3.6.0, as indicated in the list of versions for `TestPermissionsResponse`."],["This page provides access to documentation for multiple versions of `TestPermissionsResponse`, spanning from version 1.0.0 to 3.6.0."],["`TestPermissionsResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`TestPermissionsResponse` has a property called `Permissions`, which is a `RepeatedField\u003cstring\u003e` that represents the permissions the caller is allowed."],["There are two constructors available for `TestPermissionsResponse`, one being a parameterless constructor, and the other takes another `TestPermissionsResponse` as a parameter."]]],[]]