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 provides documentation for the `TestPermissionsRequest` class within the `Google.Cloud.Compute.V1` namespace, version 2.16.0 of the library."],["The `TestPermissionsRequest` class, which inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, is designed for testing permissions on resources."],["The documentation lists all versions of the `TestPermissionsRequest` class, starting from version 1.0.0 and going up to the latest 3.6.0."],["The class has a `Permissions` property which is a `RepeatedField` of strings, used to list specific permissions to check for without wildcards."],["The documentation defines 2 constructors for the class `TestPermissionsRequest`, one default and one taking `TestPermissionsRequest` as a parameter."]]],[]]