isDelegatedAdmin property
Indicates if the user is a delegated administrator.
Delegated administrators are supported by the API but cannot create or undelete users, or make users administrators. These requests are ignored by the API service. Roles and privileges for administrators are assigned using the Admin console.
Output only.
Implementation
core.bool? isDelegatedAdmin;