Enumeration: PermissionSyncMode¶
Defined in: api_types.ts:890
The sync mode of the current sync.
Enumeration Members¶
PermissionAware¶
PermissionAware:
"PermissionAware"
Defined in: api_types.ts:900
In Go, if the org admin selects that a sync should match the permissions of the source, then the sync will be 'PermissionAware'.
Personal¶
Personal:
"Personal"
Defined in: api_types.ts:895
In doc syncs are always Personal. Personal and shared syncs for Go are Personal.