Fast Check
//trimblecloud-fileservice/trimblecloud.fileservice.models/GetJobParams/GetJobParamsBuilder/fastCheck
fastCheck
[JVM]
open fun fastCheck(fastCheck: Boolean): GetJobParams.GetJobParamsBuilder
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.
Return
this.