Get Project Service Account Result
data class GetProjectServiceAccountResult(val accountEmail: String, val id: String, val name: String, val projectId: String)
A collection of values returned by getProjectServiceAccount.