clientRequestToken
Idempotent token used to identify the start request. If you use the same token with multiple StartTextDetection
requests, the same JobId
is returned. Use ClientRequestToken
to prevent the same job from being accidentaly started more than once.