Interface: IGetServiceAccountNamespaceAssignmentsResponse
cloudservice.v1.IGetServiceAccountNamespaceAssignmentsResponse
Properties of a GetServiceAccountNamespaceAssignmentsResponse.
Implemented by
Properties
nextPageToken
• Optional nextPageToken: null | string
The next page's token.
serviceAccounts
• Optional serviceAccounts: null | IServiceAccountNamespaceAssignment[]
The list of service accounts with access to the namespace.