Required. The full resource name to query from the list of grantable roles.
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."],[[["The latest version available for `QueryGrantableRolesRequest` is 2.4.0, with several previous versions dating back to 1.0.0 also listed."],["`QueryGrantableRolesRequest` is a class used to request a list of grantable roles and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["This class allows querying roles based on a full resource name, with options to limit the number of roles in the response via `PageSize` and navigate through results using `PageToken`."],["The `QueryGrantableRolesRequest` class has two constructors: a default one and another that takes another `QueryGrantableRolesRequest` object."],["The `QueryGrantableRolesRequest` class has properties like `FullResourceName`, `PageSize`, `PageToken`, and `View`, allowing the user to define the parameters for the role query."]]],[]]