Queries the Google Cloud Services (GCS) Document AI API about the status of a previously submitted asynchronous job.
dai_status(response, loc = "eu", token = dai_token(), verbose = FALSE)
A HTTP response object generated by
dai_async()
A two-letter region code; "eu" or "us"
An authentication token generated by
dai_auth()
or another auth function
boolean; Whether to output the full response
If verbose was set to TRUE
, a HTTP response object.
If verbose was set to FALSE
, a string summarizing the status.