Class ListServiceAccountsRequest (2.15.1)

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

The service account list request.

Attributes

Name Description
name str
Required. The resource name of the project associated with the service accounts, such as projects/my-project-123.
page_size int
Optional limit on the number of service accounts to include in the response. Further accounts can subsequently be obtained by including the ListServiceAccountsResponse.next_page_token][google.iam.admin.v1.ListServiceAccountsResponse.next_page_token] in a subsequent request. The default is 20, and the maximum is 100.
page_token str
Optional pagination token returned in an earlier ListServiceAccountsResponse.next_page_token][google.iam.admin.v1.ListServiceAccountsResponse.next_page_token].