copy
fun copy(relatedRequestId: RequestId? = this.relatedRequestId, resumptionToken: String? = this.resumptionToken, onResumptionToken: (String) -> Unit? = this.onResumptionToken, onProgress: ProgressCallback? = this.onProgress, timeout: Duration = this.timeout): RequestOptions(source)