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-04-02 UTC."],[[["This page provides documentation for the `TestPermissionsRequest` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality across multiple versions."],["The `TestPermissionsRequest` class, part of the Google Cloud Compute API, is derived from the base `Object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the `TestPermissionsRequest` class, ranging from the latest version 3.6.0 down to version 1.0.0, each with a link to its respective documentation."],["The `TestPermissionsRequest` class includes a `Permissions` property, which is a `RepeatedField` of strings used to check a set of permissions for a given resource."],["Two constructors are provided for the `TestPermissionsRequest` class, a default constructor and one that accepts another `TestPermissionsRequest` object as a parameter."]]],[]]