Description Usage Arguments Value
View source: R/get_google_vision_response.R
sends the request defined in 'body' to the API
1 2 | call_vision_api(body, apiEndpoint = "images:annotate",
httpRequestType = "POST")
|
body, |
output of create_request_body() |
apiEndpoint |
character, api endpoint |
httpRequestType |
character, type of the http request |
API response in raw format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.