Controls how "shared" a document must be to get picked for scans.
| Field | Type | Required | Description |
|---|---|---|---|
enabled |
Optional<Boolean> | ➖ | : warning: ** DEPRECATED **: Deprecated on 2026-02-05, removal scheduled for 2026-10-15: Field is deprecated. |
threshold |
Optional<Long> | ➖ | The minimum number of users the document is shared with. |
thresholdEnabled |
Optional<Boolean> | ➖ | Documents will be filtered based on how many people have access to it. |
anyoneWithLinkEnabled |
Optional<Boolean> | ➖ | : warning: ** DEPRECATED **: Deprecated on 2026-02-05, removal scheduled for 2026-10-15: Field is deprecated. |
anyoneInternalEnabled |
Optional<Boolean> | ➖ | Only users within the organization can access the document. |
anonymousAccessEnabled |
Optional<Boolean> | ➖ | Anyone on the internet can access the document. |
userAccessEnabled |
Optional<Boolean> | ➖ | Enable user access check |
userIds |
List<String> | ➖ | Any one of the specified users can access the document. |