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."],[[["Version 3.6.0 is the latest release for the `Google.Cloud.Compute.V1` package, with accessible documentation available."],["The `TestPermissionsRequest` class is a core component in various versions of the `Google.Cloud.Compute.V1` library, starting from version 1.0.0 up to the latest 3.6.0, with its documentation provided for each version."],["The `TestPermissionsRequest` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TestPermissionsRequest` class has two constructors: a default constructor `TestPermissionsRequest()` and a copy constructor `TestPermissionsRequest(TestPermissionsRequest other)`."],["The `Permissions` property, a `RepeatedField` of strings, allows checking permissions without wildcards for a given resource."]]],[]]