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