useAdminAccess property
Set to true in order to use the user's admin credentials.
The server will verify the user is an admin for the label before allowing
access. If this is set, the use_admin_access field in the
UpdateLabelPermissionRequest messages must either be empty or match this
field.
Implementation
core.bool? useAdminAccess;