[[["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 document provides reference documentation for the `ListRolesResponse` class within the Google Cloud IAM Admin v1 API, specifically version 2.2.0, detailing its purpose and functionality."],["`ListRolesResponse` is used to retrieve a list of roles defined under a specific resource and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable`."],["The `ListRolesResponse` class offers two constructors, a default one and one that takes another `ListRolesResponse` object as a parameter for initialization."],["Key properties of `ListRolesResponse` include `NextPageToken` (for pagination) and `Roles` (a collection of roles), allowing users to navigate and access role information."],["The `GetEnumerator()` method is available, returning an enumerator to iterate through the resources in this response."]]],[]]