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."],[[["The latest version of the `TestPermissionsRequest` class is 3.6.0, as seen by the provided link, and it is part of the Google Cloud Compute V1 package."],["This page details multiple versions of the `TestPermissionsRequest` class, ranging from version 1.0.0 up to 3.6.0, with links for each."],["The `TestPermissionsRequest` class is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, derived from the base `object` class."],["The `TestPermissionsRequest` class includes a public property called `Permissions` which allows you to see what permissions can be checked in the resource."],["The `TestPermissionsRequest` class has two constructors, one default and another accepting a `TestPermissionsRequest` object as a parameter for cloning purposes."]]],[]]