Enterprise Crm Eventbus Proto Task Metadata Admin Response
data class EnterpriseCrmEventbusProtoTaskMetadataAdminResponse(val googleGroupEmail: String, val userEmail: String)
Admins are owners of a Task, and have all permissions on a particular task identified by the task name. By default, Eventbus periodically scans all task metadata and syncs (adds) any new admins defined here to Zanzibar.
Constructors
Link copied to clipboard
fun EnterpriseCrmEventbusProtoTaskMetadataAdminResponse(googleGroupEmail: String, userEmail: String)