Required. The full resource name to query from the list of testable
permissions.
The name follows the Google Cloud Platform resource format.
For example, a Cloud Platform project with id my-project will be named
//cloudresourcemanager.googleapis.com/projects/my-project.
[[["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 page details the `QueryTestablePermissionsRequest` class, which is used to request a list of testable permissions for a given resource in Google Cloud IAM."],["The class is part of the `Google.Cloud.Iam.Admin.V1` namespace and is implemented in the `Google.Cloud.Iam.Admin.V1.dll` assembly."],["`QueryTestablePermissionsRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest` with inheritance from the `Object` class."],["The `QueryTestablePermissionsRequest` class has properties such as `FullResourceName` (required for the resource to query), `PageSize` (to limit the amount of results), and `PageToken` (for pagination)."],["The `QueryTestablePermissionsRequest` class has two constructors: a parameterless one and another accepting a `QueryTestablePermissionsRequest` object."]]],[]]