Long Poll
//trimblecloud-fileservice/trimblecloud.fileservice.models/GetUploadDetailsParams/GetUploadDetailsParamsBuilder/longPoll
longPoll
[JVM]
open fun longPoll(longPoll: Boolean): GetUploadDetailsParams.GetUploadDetailsParamsBuilder
Boolean value to indicate if the API should perform a long-polling request for the status. When true, the API holds the connection for up to 25 seconds, returning early if the status becomes completed or failed. If the timeout is reached, the current status is returned, requiring re-polling. Default value is false.
Return
this.