setAuthenticatedUserAdmin property

bool? setAuthenticatedUserAdmin
getter/setter pair

Input only.

If set to true, the authenticated user will be granted the roles/dataform.admin role on the created repository.

Optional.

Implementation

core.bool? setAuthenticatedUserAdmin;