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 details the `TestPermissionsRequest` class within the `Google.Cloud.Compute.V1` namespace, providing documentation for its implementation in .NET."],["The latest version of `TestPermissionsRequest` is 3.6.0, with the page also containing access to the documentation for previous versions, down to 1.0.0."],["`TestPermissionsRequest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TestPermissionsRequest` class includes a `Permissions` property of type `RepeatedField\u003cstring\u003e`, which defines the permissions to check for a resource."],["The page provides a list of available versions of this class and corresponding links, along with descriptions of the constructors and properties."]]],[]]