[[["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-04-17 UTC."],[[["This document provides reference information for the `ListUsersResponse` class within the Google.Cloud.AlloyDb.V1 namespace, specifically for version 1.5.0 of the API."],["The `ListUsersResponse` class is used to handle the response when listing users and implements various interfaces, including `IPageResponse\u003cUser\u003e`, `IEnumerable\u003cUser\u003e`, and `IMessage`."],["It includes properties such as `NextPageToken`, `Unreachable`, and `Users`, which provide information about pagination, locations that could not be reached, and the list of users, respectively."],["The document also outlines the constructors for the `ListUsersResponse` class, allowing for default instantiation or copying from another `ListUsersResponse` instance."],["The document includes the `GetEnumerator()` method that allows for iterating through the resources within the response."]]],[]]