Class ListDatabaseRolesResponse (3.23.0)

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

The response for ListDatabaseRoles][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseRoles].

Attributes

NameDescription
database_roles Sequence[google.cloud.spanner_admin_database_v1.types.DatabaseRole]
Database roles that matched the request.
next_page_token str
next_page_token can be sent in a subsequent ListDatabaseRoles][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabaseRoles] call to fetch more of the matching roles.