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 webpage details the `TestPermissionsRequest` class within the `Google.Cloud.Compute.V1` namespace, as part of version 2.5.0 of the Google Cloud Compute .NET library."],["The `TestPermissionsRequest` class is used to check for a set of permissions on a given resource and it inherits from the Object class while implementing multiple interfaces."],["The `Permissions` property within the `TestPermissionsRequest` class allows users to specify a set of permissions to be checked, with the restriction that wildcards are not supported."],["The page provides documentation for version 2.5.0 of the class as well as links to documentation for older versions of the class, ranging all the way to version 1.0.0 and including the newest version, 3.6.0."]]],[]]