[[["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 `ListRolesResponse` class within the Google Cloud IAM Admin v1 API, specifically version 2.1.0."],["`ListRolesResponse` is a class that encapsulates the response containing a list of roles defined under a resource, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IEnumerable`."],["The `ListRolesResponse` class includes properties such as `NextPageToken` for pagination and `Roles` for the list of roles, along with methods like `GetEnumerator` for iterating through the roles."],["The documentation includes references to other versions of this class, including the latest version (2.4.0) and previous versions ranging from 2.3.0 down to 1.0.0, and it shows how the class inherits from `Object` and what its inherited members are."],["The class has 2 constructors: the default `ListRolesResponse()` and another that accepts another instance of itself: `ListRolesResponse(ListRolesResponse other)`."]]],[]]