public sealed class TestPermissionsRequest : IMessage<TestPermissionsRequest>, IEquatable<TestPermissionsRequest>, IDeepCloneable<TestPermissionsRequest>, 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-03-31 UTC."],[[["The latest version of the `TestPermissionsRequest` class is 3.6.0, as shown by the provided content."],["This webpage documents the `TestPermissionsRequest` class across multiple versions, from 1.0.0 up to the latest 3.6.0."],["`TestPermissionsRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TestPermissionsRequest` class includes a `Permissions` property of type `RepeatedField\u003cstring\u003e`, representing the set of permissions to be checked."],["The class has two constructors, a default constructor and a copy constructor, which accepts another `TestPermissionsRequest` object as a parameter."]]],[]]