Skip to main content

Interface: IGetServiceAccountsResponse

cloudservice.v1.IGetServiceAccountsResponse

Properties of a GetServiceAccountsResponse.

Hierarchy

Properties

nextPageToken

Optional nextPageToken: null | string

The next page token, set if there is another page.

Inherited from

$Properties.nextPageToken


serviceAccount

Optional serviceAccount: null | $Properties[]

The list of service accounts in ascending ID order.

Inherited from

$Properties.serviceAccount