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."],[[["The webpage provides documentation for the `TestPermissionsRequest` class within the `Google.Cloud.Compute.V1` namespace, across various versions."],["The latest version of the `TestPermissionsRequest` documentation is for version 3.6.0, with version 2.12.0 being the current context of this page."],["The `TestPermissionsRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, a default one and one that takes another `TestPermissionsRequest` object as a parameter for creating a copy."],["The `Permissions` property of `TestPermissionsRequest` is a `RepeatedField\u003cstring\u003e` that holds a collection of permission strings to be checked, excluding wildcards."]]],[]]