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-09 UTC."],[[["This webpage details the `TestPermissionsRequest` class within the `Google.Cloud.Compute.V1` namespace, as part of the Google Cloud Compute API for .NET."],["The latest version of `TestPermissionsRequest` is 3.6.0, and the page contains links to documentation for versions ranging from 1.0.0 to 3.6.0, allowing the user to choose which version they need information on."],["`TestPermissionsRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The `TestPermissionsRequest` class has a `Permissions` property, which is a `RepeatedField` of strings, and is used to specify a set of permissions to check for a given resource, although wildcards are not permitted."],["The page also details two constructors for the class, one which is empty, and another that takes a different TestPermissionsRequest object as a parameter."]]],[]]