Fast Check
//trimblecloud-fileservice/trimblecloud.fileservice.models/GetUploadDetailsParams/fastCheck
fastCheck
[JVM]
open val fastCheck: Boolean
Boolean value to optimize internal polling frequency. Effective only if longpoll is true. When true, the first 7 internal database calls use a 0.1s interval, then revert to 1s. If false, all internal calls within the long-polling loop use a 1s interval. Default value is false.