Class ListServiceAccountsResponse (2.15.0)

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

The service account list response.

Attributes

NameDescription
accounts MutableSequence[google.cloud.iam_admin_v1.types.ServiceAccount]
The list of matching service accounts.
next_page_token str
To retrieve the next page of results, set ListServiceAccountsRequest.page_token][google.iam.admin.v1.ListServiceAccountsRequest.page_token] to this value.