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-21 UTC."],[[["This webpage provides documentation for the `TestPermissionsRequest` class within the `Google.Cloud.Compute.V1` namespace, detailing its versions, inheritance, and implementation details."],["The latest version of the `TestPermissionsRequest` documentation is for version 3.6.0, with previous versions ranging back to version 1.0.0, all accessible from the same page."],["The `TestPermissionsRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors such as `TestPermissionsRequest()` and `TestPermissionsRequest(TestPermissionsRequest other)` allowing the creation of instances of the class."],["The `Permissions` property of the `TestPermissionsRequest` class is a `RepeatedField` of strings, used to specify the set of permissions to check, with wildcards being disallowed."]]],[]]