google_api_sql_admin v0.0.1 GoogleApi.SQLAdmin.V1beta4.Model.UsersListResponse View Source
User list response.
Attributes
- items (List[User]): List of user resources in the instance. Defaults to:
null
. - kind (String): This is always sql#usersList. Defaults to:
null
. - nextPageToken (String): An identifier that uniquely identifies the operation. You can use this identifier to retrieve the Operations resource that has information about the operation. Defaults to:
null
.