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 provides documentation for the `QueryTestablePermissionsRequest` class, which is part of the Identity and Access Management (IAM) v1 API in the Google Cloud .NET library."],["The `QueryTestablePermissionsRequest` class is used to request a list of permissions that can be tested on a specified Google Cloud resource."],["The documentation lists available versions, ranging from version 1.0.0 to the latest 2.4.0, and describes the inheritance and implemented interfaces of the class, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["Key properties of the `QueryTestablePermissionsRequest` class include `FullResourceName` (required), `PageSize` (optional, default 100, max 1000), and `PageToken` (optional), which control the scope and pagination of the request."],["The class `QueryTestablePermissionsRequest` is sealed and has two constructors, one with no parameters and another accepting another instance of `QueryTestablePermissionsRequest` as parameter."]]],[]]