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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTestPermissionsRequest\u003c/code\u003e class is available in multiple versions, ranging from 1.0.0 to the latest 3.6.0, with links provided for each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTestPermissionsRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its functionality related to message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and overides certain base members.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that takes another \u003ccode\u003eTestPermissionsRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003ePermissions\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, which is used to specify the permissions to be checked for a given resource, without allowing wildcards.\u003c/p\u003e\n"]]],[],null,[]]