Class ListUsersResponse (0.3.10)

ListUsersResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for response to listing Users

Attributes

NameDescription
users MutableSequence[google.cloud.alloydb_v1.types.User]
The list of User
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.