Interface: IGetServiceAccountsResponse
cloudservice.v1.IGetServiceAccountsResponse
Properties of a GetServiceAccountsResponse.
Implemented by
Properties
nextPageToken
• Optional
nextPageToken: null
| string
The next page token, set if there is another page.
serviceAccount
• Optional
serviceAccount: null
| IServiceAccount
[]
The list of service accounts in ascending ID order.